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 quay.io/cilium/hubble-ui ( v0.13.1 β†’ v0.13.2 ) #6363

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

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Feb 14, 2025

This PR contains the following updates:

Package Update Change
quay.io/cilium/hubble-ui patch v0.13.1 -> v0.13.2

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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner February 14, 2025 08:10
@lumiere-bot lumiere-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Feb 14, 2025
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Feb 14, 2025

--- kubernetes/kyak/apps/kube-system/cilium/app Kustomization: flux-system/cilium HelmRelease: kube-system/cilium

+++ kubernetes/kyak/apps/kube-system/cilium/app Kustomization: flux-system/cilium HelmRelease: kube-system/cilium

@@ -85,13 +85,13 @@

             repository: quay.io/cilium/hubble-ui-backend
             tag: v0.13.1
         enabled: true
         frontend:
           image:
             repository: quay.io/cilium/hubble-ui
-            tag: v0.13.1
+            tag: v0.13.2
         ingress:
           annotations:
             cert-manager.io/cluster-issuer: letsencrypt-production
             ingress.home.arpa/nginx-internal: allow
           className: internal
           enabled: true

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Feb 14, 2025

--- HelmRelease: kube-system/cilium Deployment: kube-system/hubble-ui

+++ HelmRelease: kube-system/cilium Deployment: kube-system/hubble-ui

@@ -32,13 +32,13 @@

         runAsUser: 1001
       priorityClassName: null
       serviceAccountName: hubble-ui
       automountServiceAccountToken: true
       containers:
       - name: frontend
-        image: quay.io/cilium/hubble-ui:v0.13.1@sha256:e2e9313eb7caf64b0061d9da0efbdad59c6c461f6ca1752768942bfeda0796c6
+        image: quay.io/cilium/hubble-ui:v0.13.2@sha256:e2e9313eb7caf64b0061d9da0efbdad59c6c461f6ca1752768942bfeda0796c6
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 8081
         livenessProbe:
           httpGet:

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.

0 participants