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(helm): update chart kubernetes-dashboard to 7.4.0 #354

Merged
merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
kubernetes-dashboard minor 7.3.2 -> 7.4.0 OpenSSF Scorecard

Release Notes

kubernetes/dashboard (kubernetes-dashboard)

v7.4.0

Compare Source

General-purpose web UI for Kubernetes clusters


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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 8, 2024

--- kubernetes/apps/monitoring/kubernetes-dashboard/app Kustomization: flux-system/kubernetes-dashboard HelmRelease: monitoring/kubernetes-dashboard

+++ kubernetes/apps/monitoring/kubernetes-dashboard/app Kustomization: flux-system/kubernetes-dashboard HelmRelease: monitoring/kubernetes-dashboard

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

     spec:
       chart: kubernetes-dashboard
       sourceRef:
         kind: HelmRepository
         name: kubernetes-dashboard
         namespace: flux-system
-      version: 7.3.2
+      version: 7.4.0
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented May 8, 2024

--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api

+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api

@@ -25,13 +25,13 @@

         app.kubernetes.io/part-of: kubernetes-dashboard
         app.kubernetes.io/name: kubernetes-dashboard-api
         app.kubernetes.io/component: api
     spec:
       containers:
       - name: kubernetes-dashboard-api
-        image: docker.io/kubernetesui/dashboard-api:1.5.0
+        image: docker.io/kubernetesui/dashboard-api:1.6.0
         imagePullPolicy: IfNotPresent
         args:
         - --namespace=monitoring
         - --metrics-scraper-service-name=kubernetes-dashboard-metrics-scraper
         env:
         - name: CSRF_KEY

@chrisbsmith chrisbsmith merged commit eb46054 into main May 8, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/kubernetes-dashboard-7.x branch May 8, 2024 20:02
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