Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Update runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
natanbc committed Aug 9, 2024
1 parent 5c443a6 commit 75869df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions operator/k8s/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ generators:
images:
- name: incognia/kube-actions
newName: public.ecr.aws/incognia/kube-actions
newTag: 2fc2ebf-operator
newTag: 5c443a6-operator
- name: incognia/kube-actions-operator
newName: public.ecr.aws/incognia/kube-actions
newTag: 2fc2ebf-operator
newTag: 5c443a6-operator
- name: incognia/kube-actions-runner
newName: public.ecr.aws/incognia/kube-actions
newTag: 2fc2ebf-runner
newTag: 5c443a6-runner
- name: incognia/kube-actions-dind
newName: public.ecr.aws/incognia/kube-actions
newTag: 2fc2ebf-dind
newTag: 5c443a6-dind

0 comments on commit 75869df

Please sign in to comment.