Skip to content

Commit

Permalink
chore: Upgrade kubernetes-setup to 3.16.0 (#3854)
Browse files Browse the repository at this point in the history
* chore: Upgrade kubernetes-setup to 3.16.0

* Regenerate test files after version bump
  • Loading branch information
rnishtala-sumo authored Oct 9, 2024
1 parent 57987fb commit 91f005e
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 20 deletions.
1 change: 1 addition & 0 deletions .changelog/3854.changed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: upgrade k8s setup to 3.16.0
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
| `sumologic.setup.job.podLabels` | Additional labels for the setup Job pod. | `{}` |
| `sumologic.setup.job.podAnnotations` | Additional annotations for the setup Job pod. | `{}` |
| `sumologic.setup.job.image.repository` | Image repository for Sumo Logic setup job docker container. | `public.ecr.aws/sumologic/kubernetes-setup` |
| `sumologic.setup.job.image.tag` | Image tag for Sumo Logic setup job docker container. | `3.15.1` |
| `sumologic.setup.job.image.tag` | Image tag for Sumo Logic setup job docker container. | `3.16.0` |
| `sumologic.setup.job.image.pullPolicy` | Image pullPolicy for Sumo Logic docker container. | `IfNotPresent` |
| `sumologic.setup.job.initContainerImage.repository` | Image repository for Sumo Logic setup job docker init container. | `public.ecr.aws/sumologic/busybox` |
| `sumologic.setup.job.initContainerImage.tag` | Image tag for Sumo Logic setup job docker init container. | `latest` |
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ sumologic:
job:
image:
repository: public.ecr.aws/sumologic/kubernetes-setup
tag: 3.15.1
tag: 3.16.0
pullPolicy: IfNotPresent
initContainerImage:
repository: public.ecr.aws/sumologic/busybox
Expand Down
2 changes: 1 addition & 1 deletion tests/helm/testdata/goldenfile/cleanup/basic.output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
mountPath: /etc/terraform
containers:
- name: cleanup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
volumeMounts:
- name: cleanup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
mountPath: /etc/terraform
containers:
- name: cleanup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
volumeMounts:
- name: cleanup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
mountPath: /etc/terraform
containers:
- name: cleanup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
volumeMounts:
- name: cleanup
Expand Down
6 changes: 3 additions & 3 deletions tests/helm/testdata/goldenfile/setup/basic.output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ metadata:
chart: "sumologic-%CURRENT_CHART_VERSION%"
release: "RELEASE-NAME"
heritage: "Helm"
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
ttlSecondsAfterFinished: 120
template:
metadata:
annotations:
labels:
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
restartPolicy: OnFailure
serviceAccountName: RELEASE-NAME-sumologic-setup
Expand All @@ -38,7 +38,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ metadata:
chart: "sumologic-%CURRENT_CHART_VERSION%"
release: "RELEASE-NAME"
heritage: "Helm"
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
ttlSecondsAfterFinished: 120
template:
metadata:
annotations:
labels:
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
restartPolicy: OnFailure
serviceAccountName: RELEASE-NAME-sumologic-setup
Expand All @@ -38,7 +38,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ metadata:
chart: "sumologic-%CURRENT_CHART_VERSION%"
release: "RELEASE-NAME"
heritage: "Helm"
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
ttlSecondsAfterFinished: 120
template:
metadata:
annotations:
labels:
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
restartPolicy: OnFailure
serviceAccountName: RELEASE-NAME-sumologic-setup
Expand All @@ -38,7 +38,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ metadata:
chart: "sumologic-%CURRENT_CHART_VERSION%"
release: "RELEASE-NAME"
heritage: "Helm"
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
ttlSecondsAfterFinished: 120
template:
metadata:
annotations:
labels:
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
restartPolicy: OnFailure
serviceAccountName: RELEASE-NAME-sumologic-setup
Expand All @@ -38,7 +38,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ metadata:
chart: "sumologic-%CURRENT_CHART_VERSION%"
release: "RELEASE-NAME"
heritage: "Helm"
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
ttlSecondsAfterFinished: 120
template:
metadata:
annotations:
labels:
sumologic.com/app: "setup"
sumologic.com/app: setup
spec:
restartPolicy: OnFailure
serviceAccountName: RELEASE-NAME-sumologic-setup
Expand All @@ -38,7 +38,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.15.1
image: public.ecr.aws/sumologic/kubernetes-setup:3.16.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down

0 comments on commit 91f005e

Please sign in to comment.