Skip to content

Commit

Permalink
Merge pull request #13 from kingdon-ci/deploy-tag
Browse files Browse the repository at this point in the history
Deploy tag @ v0.0.3
  • Loading branch information
kingdonb authored Mar 7, 2024
2 parents 9dbacb0 + 5d7e8e2 commit 1ec7675
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions deploy/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- rbac.yaml
- cronjob.yaml
- rbac.yaml
- cronjob.yaml
images:
- name: ghcr.io/kingdon-ci/github-app-secret
newName: ghcr.io/kingdon-ci/github-app-secret
newTag: v0.0.3

0 comments on commit 1ec7675

Please sign in to comment.