Skip to content

Commit

Permalink
Update manifests to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dthomson25 committed May 6, 2020
1 parent ac4fb0e commit 39f9dee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ resources:
- argo-rollouts-metrics-service.yaml
images:
- name: argoproj/argo-rollouts
newTag: v0.8.1
newTag: v0.8.2
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11543,7 +11543,7 @@ spec:
containers:
- command:
- /bin/rollouts-controller
image: argoproj/argo-rollouts:v0.8.1
image: argoproj/argo-rollouts:v0.8.2
imagePullPolicy: Always
name: argo-rollouts
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11411,7 +11411,7 @@ spec:
containers:
- command:
- /bin/rollouts-controller
image: argoproj/argo-rollouts:v0.8.1
image: argoproj/argo-rollouts:v0.8.2
imagePullPolicy: Always
name: argo-rollouts
volumeMounts:
Expand Down

0 comments on commit 39f9dee

Please sign in to comment.