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.6 #4163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) major 14.10 -> 16.6
ghcr.io/onedr0p/postgres-init (source) major 15.5 -> 16.6

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 was generated by Mend Renovate. View the repository job log.

| datasource | package                       | from  | to   |
| ---------- | ----------------------------- | ----- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 14.10 | 16.6 |
| docker     | ghcr.io/onedr0p/postgres-init | 15.5  | 16.6 |


Signed-off-by: Jeff Billimek <[email protected]>
Copy link

Helm Release Diff: monitoring/grafana/grafana.yaml

--- /tmp/tmp.OJkmt7wXYh	2024-11-23 22:18:57.392130910 +0000
+++ /tmp/tmp.AhovCTSvEb	2024-11-23 22:18:58.940138411 +0000
@@ -18,7 +18,7 @@
 data:
 
   admin-user: "YWRtaW4="
-  admin-password: "UVVLUHJIcHE0NEcyd2FRREp4UktUNkdlWlZsRFp1ZkFXaFhpV2VoQQ=="
+  admin-password: "YTZuRzNJY3BXU21Xd3pLTFVsbjB1eXAyTklxTW1hbk5UeHBiZzRPcQ=="
   ldap-toml: ""
 
 ---
@@ -975,7 +975,7 @@
         - envFrom:
             - secretRef:
                 name: grafana-secret
-          image: ghcr.io/onedr0p/postgres-init:14.10
+          image: ghcr.io/onedr0p/postgres-init:16.6
           imagePullPolicy: IfNotPresent
           name: init-db
       enableServiceLinks: true

Copy link

Helm Release Diff: default/teslamate/teslamate.yaml

--- /tmp/tmp.3INTDm0zso	2024-11-23 22:19:45.243954470 +0000
+++ /tmp/tmp.1LM6wM4ZGa	2024-11-23 22:19:46.183951951 +0000
@@ -45,7 +45,7 @@
         - envFrom:
             - secretRef:
                 name: teslamate-secret
-          image: ghcr.io/onedr0p/postgres-init:15.5@sha256:70b4c228f2e86de39008a35211c76c1ac6de1dcdf0e908ac09ede6a11e2344e2
+          image: ghcr.io/onedr0p/postgres-init:16.6@sha256:35353a77777ee8f634d0f3945f495b4a40065134b8619e0d18bd49b0ee9c855b
           name: init-db
       containers:
         - name: teslamate

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.

0 participants