Skip to content

fix(helm): update podinfo ( 6.10.0 → 6.10.2 )#164

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/podinfo-6.10.x
Open

fix(helm): update podinfo ( 6.10.0 → 6.10.2 )#164
renovate[bot] wants to merge 1 commit intomainfrom
renovate/podinfo-6.10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Update Change
podinfo patch 6.10.06.10.2

Release Notes

stefanprodan/podinfo (podinfo)

v6.10.2

Compare Source

What's Changed

Full Changelog: stefanprodan/podinfo@6.10.1...6.10.2

v6.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: stefanprodan/podinfo@6.10.0...6.10.1


Configuration

📅 Schedule: Branch creation - "before 11:00 am" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

--- kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: flux-system/podinfo

+++ kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: flux-system/podinfo

@@ -12,13 +12,13 @@

     spec:
       chart: podinfo
       sourceRef:
         kind: HelmRepository
         name: podinfo
         namespace: flux-system
-      version: 6.10.0
+      version: 6.10.2
   install:
     createNamespace: true
   interval: 30m
   targetNamespace: podinfo
   values:
     ingress:

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

--- HelmRelease: flux-system/podinfo Deployment: podinfo/podinfo

+++ HelmRelease: flux-system/podinfo Deployment: podinfo/podinfo

@@ -24,13 +24,13 @@

         prometheus.io/scrape: 'true'
         prometheus.io/port: '9898'
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: podinfo
-        image: ghcr.io/stefanprodan/podinfo:6.10.0
+        image: ghcr.io/stefanprodan/podinfo:6.10.2
         imagePullPolicy: IfNotPresent
         command:
         - ./podinfo
         - --port=9898
         - --cert-path=/data/cert
         - --port-metrics=9797

@renovate renovate bot force-pushed the renovate/podinfo-6.10.x branch from 37b2303 to 1babf13 Compare February 12, 2026 17:44
@renovate renovate bot changed the title fix(helm): update podinfo ( 6.10.0 → 6.10.1 ) fix(helm): update podinfo ( 6.10.0 → 6.10.2 ) Mar 1, 2026
@renovate renovate bot force-pushed the renovate/podinfo-6.10.x branch from 1babf13 to 7a0c201 Compare March 1, 2026 21:48
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