Skip to content

Commit 365be7c

Browse files
Merge dev to dev-to-kube-1.31
2 parents 9ed1960 + 5b2dd65 commit 365be7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/manifests/audittrail-adapter/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
hostNetwork: true
3434
containers:
3535
- name: audittrail-adapter
36-
image: container-registry.zalando.net/teapot/audittrail-adapter:master-65
36+
image: container-registry.zalando.net/teapot/audittrail-adapter:master-66
3737
env:
3838
- name: AWS_REGION
3939
value: "{{ .Cluster.Region }}"

cluster/manifests/cronjob-fixer/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
serviceAccountName: cronjob-fixer
2828
containers:
2929
- name: cronjob-fixer
30-
image: "container-registry.zalando.net/teapot/cronjob-fixer:master-16"
30+
image: "container-registry.zalando.net/teapot/cronjob-fixer:master-17"
3131
resources:
3232
limits:
3333
cpu: 5m

0 commit comments

Comments
 (0)