fix(container): update louislam/uptime-kuma ( 2.3.0 → 2.3.2 )#314
Merged
renovate[bot] merged 1 commit intomainfrom May 3, 2026
Merged
fix(container): update louislam/uptime-kuma ( 2.3.0 → 2.3.2 )#314renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
--- kubernetes/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
+++ kubernetes/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
@@ -13,13 +13,13 @@
chart: external-secrets
interval: 5m
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 2.4.1
+ version: 2.2.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/apps/observability/uptime-kuma/app Kustomization: flux-system/uptime-kuma HelmRelease: observability/uptime-kuma
+++ kubernetes/apps/observability/uptime-kuma/app Kustomization: flux-system/uptime-kuma HelmRelease: observability/uptime-kuma
@@ -26,13 +26,13 @@
env:
UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN: true
UPTIME_KUMA_PORT: 3001
image:
pullPolicy: IfNotPresent
repository: louislam/uptime-kuma
- tag: 2.3.0
+ tag: 2.3.2
resources:
limits:
memory: 256Mi
requests:
cpu: 15m
enabled: true |
--- HelmRelease: observability/uptime-kuma Deployment: observability/uptime-kuma
+++ HelmRelease: observability/uptime-kuma Deployment: observability/uptime-kuma
@@ -36,13 +36,13 @@
containers:
- env:
- name: UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN
value: 'true'
- name: UPTIME_KUMA_PORT
value: '3001'
- image: louislam/uptime-kuma:2.3.0
+ image: louislam/uptime-kuma:2.3.2
imagePullPolicy: IfNotPresent
name: app
resources:
limits:
memory: 256Mi
requests:
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-cert-controller
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-cert-controller
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v2.4.1
+ image: ghcr.io/external-secrets/external-secrets:v2.2.0
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=external-secrets
@@ -61,10 +61,7 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
- timeoutSeconds: 5
- failureThreshold: 3
- successThreshold: 1
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v2.4.1
+ image: ghcr.io/external-secrets/external-secrets:v2.2.0
imagePullPolicy: IfNotPresent
args:
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
- --zap-time-encoding=epoch
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-webhook
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-webhook
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v2.4.1
+ image: ghcr.io/external-secrets/external-secrets:v2.2.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.external-secrets.svc
- --cert-dir=/tmp/certs
@@ -62,15 +62,12 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
- timeoutSeconds: 5
- failureThreshold: 3
- successThreshold: 1
volumeMounts:
- name: certs
mountPath: /tmp/certs
readOnly: true
volumes:
- name: certs
--- HelmRelease: external-secrets/external-secrets ValidatingWebhookConfiguration: external-secrets/secretstore-validate
+++ HelmRelease: external-secrets/external-secrets ValidatingWebhookConfiguration: external-secrets/secretstore-validate
@@ -53,8 +53,7 @@
path: /validate-external-secrets-io-v1-clustersecretstore
admissionReviewVersions:
- v1
- v1beta1
sideEffects: None
timeoutSeconds: 5
- failurePolicy: Fail
|
1f6aca7 to
4806308
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.0→2.3.2Configuration
📅 Schedule: (in timezone Europe/Lisbon)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.