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 image ghcr.io/onedr0p/postgres-init to v16 #6526

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 8, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) major 15 -> 16

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 8, 2023 22:19
@bot-ross bot-ross bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 8, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 8, 2023

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

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

@@ -294,13 +294,13 @@

     envFromSecrets:
     - name: grafana-secret
     extraInitContainers:
     - envFrom:
       - secretRef:
           name: grafana-secret
-      image: ghcr.io/onedr0p/postgres-init:15
+      image: ghcr.io/onedr0p/postgres-init:16
       name: 01-init-db
     grafana.ini:
       analytics:
         check_for_plugin_updates: false
         check_for_updates: false
         reporting_enabled: false

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 8, 2023

--- kubernetes/main HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ kubernetes/main 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: 0c6fda2c32a72cf57b26b638601533d510b1fde65b3409897b8cc122d55ac18e
         checksum/sc-dashboard-provider-config: 486cbc8400fb70eb3119cfc2ce2070443ad9115ccf344430aaad7e1abdd5b2de
-        checksum/secret: 812bc75e3aa41e052cf7944dbdfff00d3153e3624acb44fc6c81a039c627b2a9
+        checksum/secret: 4a69fec022d92e07c6e29a5dd9dd5f30ea52f71f4ea107f276c6a9d3cce5ca2c
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -58,13 +58,13 @@

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

@onedr0p onedr0p merged commit b1fb2d9 into main Dec 8, 2023
11 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-postgres-init-16.x branch December 8, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant