Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/onedr0p/postgres-init ( 16.3 β†’ 16.4 ) #7535

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) minor 16.3 -> 16.4

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.3 | 16.4 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/monitoring-grafana HelmRelease: monitoring/grafana

+++ kubernetes/main/apps/monitoring/grafana/app Kustomization: flux-system/monitoring-grafana HelmRelease: monitoring/grafana

@@ -321,13 +321,13 @@

     envFromSecrets:
     - name: grafana-secret
     extraInitContainers:
     - envFrom:
       - secretRef:
           name: grafana-secret
-      image: ghcr.io/onedr0p/postgres-init:16.3
+      image: ghcr.io/onedr0p/postgres-init:16.4
       imagePullPolicy: IfNotPresent
       name: 01-init-db
     grafana.ini:
       analytics:
         check_for_plugin_updates: false
         check_for_updates: false

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

@@ -22,13 +22,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: d333a6a0b8c3e14a2003efb16f15d8de9f04b8df59a6cc1b2860b58b222875b4
         checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
-        checksum/secret: 44d464760846be4778518a6b654b7b8b81b8b5236aa5ca2a2870047a0b89918b
+        checksum/secret: 0d219a78f32e348e75da21860fc39d5ae6317b0ec600a6c8ec589b2df528f626
         kubectl.kubernetes.io/default-container: grafana
         configmap.reloader.stakater.com/reload: grafana-config-dashboards,grafana-dashboards-default,*app
         secret.reloader.stakater.com/reload: grafana-secret
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
@@ -60,13 +60,13 @@

           subPath: download_dashboards.sh
         - name: storage
           mountPath: /var/lib/grafana
       - envFrom:
         - secretRef:
             name: grafana-secret
-        image: ghcr.io/onedr0p/postgres-init:16.3
+        image: ghcr.io/onedr0p/postgres-init:16.4
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
         image: quay.io/kiwigrid/k8s-sidecar:1.28.0

@rwlove rwlove merged commit 4411c07 into main Oct 31, 2024
16 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-onedr0p-postgres-init-16.x branch October 31, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant