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 quay.io/giantswarm/silence-operator ( 0.11.2 β†’ 0.12.0 ) #3789

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Nov 5, 2024

This PR contains the following updates:

Package Update Change
quay.io/giantswarm/silence-operator minor 0.11.2 -> 0.12.0

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.

…→ 0.12.0 )

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | quay.io/giantswarm/silence-operator | 0.11.2 | 0.12.0 |
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 5, 2024

--- HelmRelease: observability/silence-operator Deployment: observability/silence-operator

+++ HelmRelease: observability/silence-operator Deployment: observability/silence-operator

@@ -43,13 +43,13 @@

       dnsPolicy: ClusterFirst
       containers:
       - args:
         - daemon
         - --config.dirs=/var/run/silence-operator/configmap/
         - --config.files=config
-        image: quay.io/giantswarm/silence-operator:0.11.2
+        image: quay.io/giantswarm/silence-operator:0.12.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8000
           initialDelaySeconds: 15

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 5, 2024

--- kubernetes/main/apps/observability/silence-operator/app Kustomization: flux-system/silence-operator HelmRelease: observability/silence-operator

+++ kubernetes/main/apps/observability/silence-operator/app Kustomization: flux-system/silence-operator HelmRelease: observability/silence-operator

@@ -48,13 +48,13 @@

             args:
             - daemon
             - --config.dirs=/var/run/silence-operator/configmap/
             - --config.files=config
             image:
               repository: quay.io/giantswarm/silence-operator
-              tag: 0.11.2
+              tag: 0.12.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@ahinko ahinko merged commit 7ed4b93 into main Nov 5, 2024
9 checks passed
@ahinko ahinko deleted the renovate/quay.io-giantswarm-silence-operator-0.x branch November 5, 2024 19:25
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