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

Commit

Permalink
change image to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Matyushentsev authored and Alexander Matyushentsev committed Jan 24, 2020
1 parent 49bc7f6 commit e48a7cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ resources:
- argocd-notifications-cm.yaml
- argocd-notifications-controller-deployment.yaml
- argocd-notifications-secret.yaml
- argocd-notifications-controller-role.yaml
- argocd-notifications-controller-role.yaml
images:
- name: argoprojlabs/argocd-notifications
newTag: v0.4.0
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
containers:
- command:
- /app/argocd-notifications-controller
image: argoprojlabs/argocd-notifications:latest
image: argoprojlabs/argocd-notifications:v0.4.0
imagePullPolicy: Always
name: argocd-notifications-controller
workingDir: /app
Expand Down

0 comments on commit e48a7cb

Please sign in to comment.