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

fix(container): update image ghcr.io/bjw-s-labs/gh-safe-settings ( 2.1.13 → 2.1.14 ) #7608

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Dec 2, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s-labs/gh-safe-settings (source) patch 2.1.13 -> 2.1.14

Release Notes

github/safe-settings (ghcr.io/bjw-s-labs/gh-safe-settings)

v2.1.14

Compare Source


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 this update again.


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

This PR has been generated by Renovate Bot.

…1.13 → 2.1.14 )

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s-labs/gh-safe-settings | 2.1.13 | 2.1.14 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Dec 2, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 2, 2024

--- kubernetes/main/apps/dev/gh-safe-settings/app Kustomization: flux-system/gh-safe-settings HelmRelease: dev/gh-safe-settings

+++ kubernetes/main/apps/dev/gh-safe-settings/app Kustomization: flux-system/gh-safe-settings HelmRelease: dev/gh-safe-settings

@@ -45,13 +45,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: webhook_secret
                     name: gh-safe-settings-secret
             image:
               repository: ghcr.io/bjw-s-labs/gh-safe-settings
-              tag: 2.1.13@sha256:527927cb4aba7eb92781c4748b161724b0c88510cc13c3a637bb3511ca02180a
+              tag: 2.1.14@sha256:3e047e7af6abb6c7158da62d4e643664706cf8364c99d9002c4312654998e01d
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 2, 2024

--- HelmRelease: dev/gh-safe-settings Deployment: dev/gh-safe-settings

+++ HelmRelease: dev/gh-safe-settings Deployment: dev/gh-safe-settings

@@ -59,13 +59,13 @@

               name: gh-safe-settings-secret
         - name: WEBHOOK_SECRET
           valueFrom:
             secretKeyRef:
               key: webhook_secret
               name: gh-safe-settings-secret
-        image: ghcr.io/bjw-s-labs/gh-safe-settings:2.1.13@sha256:527927cb4aba7eb92781c4748b161724b0c88510cc13c3a637bb3511ca02180a
+        image: ghcr.io/bjw-s-labs/gh-safe-settings:2.1.14@sha256:3e047e7af6abb6c7158da62d4e643664706cf8364c99d9002c4312654998e01d
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@bjw-s bjw-s merged commit 5f7fed1 into main Dec 2, 2024
14 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-bjw-s-labs-gh-safe-settings-2.x branch December 2, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant