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

chore(container): update image nouchka/sqlite3 to 38913ab #1427

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

detective-gesicht[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
nouchka/sqlite3 digest 4e9cded -> 38913ab

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@detective-gesicht
Copy link
Contributor Author

--- HelmRelease: monitoring/gotify Deployment: monitoring/gotify

+++ HelmRelease: monitoring/gotify Deployment: monitoring/gotify

@@ -79,13 +79,13 @@

             sqlite3 /data/gotify.db 'DELETE FROM messages;'
             echo "vacuuming database"
             sqlite3 /data/gotify.db 'VACUUM;'
           done
         command:
         - bash
-        image: nouchka/sqlite3:latest@sha256:4e9cded7841e4bd2404acfd5c26d8275e5827ab62cd24cfafe5ef7346e23afae
+        image: nouchka/sqlite3:latest@sha256:38913ab5b8b698c2d160d7178d550278982a5dd45bfdabe18be5ce5913007423
         name: dbclean
         volumeMounts:
         - mountPath: /data
           name: data
       volumes:
       - name: data

@detective-gesicht
Copy link
Contributor Author

--- clusters/mallard/kube/apps/monitoring/gotify/app Kustomization: flux-system/cluster-apps-gotify HelmRelease: monitoring/gotify

+++ clusters/mallard/kube/apps/monitoring/gotify/app Kustomization: flux-system/cluster-apps-gotify HelmRelease: monitoring/gotify

@@ -51,13 +51,13 @@

                 sqlite3 /data/gotify.db 'VACUUM;'
               done
             command:
             - bash
             image:
               repository: nouchka/sqlite3
-              tag: latest@sha256:4e9cded7841e4bd2404acfd5c26d8275e5827ab62cd24cfafe5ef7346e23afae
+              tag: latest@sha256:38913ab5b8b698c2d160d7178d550278982a5dd45bfdabe18be5ce5913007423
             imagePullPolicy: IfNotPresent
             name: dbclean
           main:
             env:
               TZ: Europe/London
             image:

@detective-gesicht detective-gesicht bot merged commit 301455b into main Feb 4, 2025
5 checks passed
@detective-gesicht detective-gesicht bot deleted the renovate/nouchka-sqlite3-latest branch February 4, 2025 07:20
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