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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Update Change OpenSSF
kubernetes-dashboard patch 7.6.0 -> 7.6.1 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/dashboard (kubernetes-dashboard)

v7.6.1

Compare Source

What's Changed

Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.6.0...kubernetes-dashboard-7.6.1

Installation

helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/
helm upgrade --install kubernetes-dashboard kubernetes-dashboard/kubernetes-dashboard --create-namespace --namespace kubernetes-dashboard

Compatibility

Kubernetes version 1.28 1.29 1.30
Compatibility ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

docker.io/kubernetesui/dashboard-api:1.8.1
docker.io/kubernetesui/dashboard-auth:1.1.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.4.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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 13, 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.6.0
+      version: 7.6.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Sep 13, 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.8.0
+        image: docker.io/kubernetesui/dashboard-api:1.8.1
         imagePullPolicy: IfNotPresent
         args:
         - --namespace=monitoring
         - --metrics-scraper-service-name=kubernetes-dashboard-metrics-scraper
         env:
         - name: CSRF_KEY

@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from 1c441d1 to d0f16e0 Compare September 13, 2024 15:06
@renovate renovate bot changed the title feat(helm): update chart kubernetes-dashboard to 7.6.0 fix(helm): update chart kubernetes-dashboard to 7.6.1 Sep 13, 2024
@chrisbsmith chrisbsmith merged commit 1d4ce48 into main Sep 13, 2024
5 checks passed
@renovate renovate bot deleted the renovate/kubernetes-dashboard-7.x branch September 13, 2024 15:09
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