Skip to content

Commit

Permalink
AO-20115 Update kustomization with new SNAP docker image (#37)
Browse files Browse the repository at this point in the history
* Update dockerfile version to 4.3.1
* Update kustomize with official image release

JIRA: AO-20115
  • Loading branch information
poleszcz authored Aug 30, 2021
1 parent a10f016 commit 7d89d9e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion deploy/overlays/stable/daemonset/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ configMapGenerator:

images:
- name: solarwinds/solarwinds-snap-agent-docker
newTag: 4.3.0-4.1.0.1024
newTag: 4.3.1-4.3.0.1156

2 changes: 1 addition & 1 deletion deploy/overlays/stable/deployment/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ configMapGenerator:

images:
- name: solarwinds/solarwinds-snap-agent-docker
newTag: 4.3.0-4.1.0.1024
newTag: 4.3.1-4.3.0.1156
2 changes: 1 addition & 1 deletion deploy/overlays/stable/events-collector/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ bases:

images:
- name: solarwinds/solarwinds-snap-agent-docker
newTag: 4.3.0-4.1.0.1024
newTag: 4.3.1-4.3.0.1156

0 comments on commit 7d89d9e

Please sign in to comment.