Open renovate[bot] opened 1 day ago
--- kubernetes/apps/default/miniflux/app Kustomization: flux-system/miniflux HelmRelease: default/miniflux
+++ kubernetes/apps/default/miniflux/app Kustomization: flux-system/miniflux HelmRelease: default/miniflux
@@ -51,13 +51,13 @@
envFrom:
- secretRef:
name: miniflux-secret
image:
pullPolicy: IfNotPresent
repository: ghcr.io/onedr0p/postgres-init
- tag: 16.4
+ tag: 16.6
pod:
enableServiceLinks: false
strategy: RollingUpdate
ingress:
main:
annotations:
--- kubernetes/apps/media/paperless/app Kustomization: flux-system/paperless HelmRelease: media/paperless
+++ kubernetes/apps/media/paperless/app Kustomization: flux-system/paperless HelmRelease: media/paperless
@@ -65,13 +65,13 @@
envFrom:
- secretRef:
name: paperless-secret
image:
pullPolicy: IfNotPresent
repository: ghcr.io/onedr0p/postgres-init
- tag: 16.4
+ tag: 16.6
ingress:
main:
annotations:
gethomepage.dev/description: Document Service
gethomepage.dev/enabled: 'true'
gethomepage.dev/group: Media Service
--- kubernetes/apps/default/wikijs/app Kustomization: flux-system/wikijs HelmRelease: default/wikijs
+++ kubernetes/apps/default/wikijs/app Kustomization: flux-system/wikijs HelmRelease: default/wikijs
@@ -52,13 +52,13 @@
init-db:
envFrom:
- secretRef:
name: wikijs-secret
image:
repository: ghcr.io/onedr0p/postgres-init
- tag: 16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
+ tag: 16.6@sha256:35353a77777ee8f634d0f3945f495b4a40065134b8619e0d18bd49b0ee9c855b
ingress:
main:
annotations:
external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_SECRET_DOMAIN..
gethomepage.dev/description: wiki services
gethomepage.dev/enabled: 'true'
--- HelmRelease: default/miniflux Deployment: default/miniflux
+++ HelmRelease: default/miniflux Deployment: default/miniflux
@@ -35,13 +35,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: miniflux-secret
- image: ghcr.io/onedr0p/postgres-init:16.4
+ image: ghcr.io/onedr0p/postgres-init:16.6
imagePullPolicy: IfNotPresent
name: init-db
containers:
- env:
- name: BASE_URL
value: https://miniflux...PLACEHOLDER_SECRET_DOMAIN..
--- HelmRelease: media/paperless Deployment: media/paperless
+++ HelmRelease: media/paperless Deployment: media/paperless
@@ -35,13 +35,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: paperless-secret
- image: ghcr.io/onedr0p/postgres-init:16.4
+ image: ghcr.io/onedr0p/postgres-init:16.6
imagePullPolicy: IfNotPresent
name: init-db
volumeMounts:
- mountPath: /data/apps
name: config
- mountPath: /data/local
--- HelmRelease: default/wikijs Deployment: default/wikijs
+++ HelmRelease: default/wikijs Deployment: default/wikijs
@@ -35,13 +35,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: wikijs-secret
- image: ghcr.io/onedr0p/postgres-init:16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
+ image: ghcr.io/onedr0p/postgres-init:16.6@sha256:35353a77777ee8f634d0f3945f495b4a40065134b8619e0d18bd49b0ee9c855b
name: init-db
containers:
- env:
- name: APP_URL
value: https://wiki...PLACEHOLDER_SECRET_DOMAIN..
- name: DB_PORT
This PR contains the following updates:
16.4
->16.6
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.