Closed monosense-arc[bot] closed 3 days ago
--- kubernetes/main/apps/network/cdn/app Kustomization: flux-system/cdn HelmRelease: network/cdn
+++ kubernetes/main/apps/network/cdn/app Kustomization: flux-system/cdn HelmRelease: network/cdn
@@ -27,13 +27,13 @@
annotations:
configmap.reloader.stakater.com/reload: cdn-configmap
containers:
app:
image:
repository: public.ecr.aws/nginx/nginx
- tag: 1.27.2
+ tag: 1.27.3
strategy: RollingUpdate
ingress:
app:
annotations:
external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_CLUSTER_SECRET_PRD_DOMAIN..
className: external
--- HelmRelease: network/cdn Deployment: network/cdn
+++ HelmRelease: network/cdn Deployment: network/cdn
@@ -32,13 +32,13 @@
automountServiceAccountToken: true
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: public.ecr.aws/nginx/nginx:1.27.2
+ - image: public.ecr.aws/nginx/nginx:1.27.3
name: app
volumeMounts:
- mountPath: /etc/nginx/nginx.conf
name: nginx-config
subPath: nginx-config
volumes:
This PR contains the following updates:
1.27.2
->1.27.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.