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.10.4 #174

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Update Change
kubernetes-dashboard major 6.0.8 -> 7.10.4

Warning

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


Release Notes

kubernetes/dashboard (kubernetes-dashboard)

v7.10.4

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.10.3...kubernetes-dashboard-7.10.4

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.29 1.30 1.31 1.32
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.10.2
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.1

v7.10.3

Compare Source

What's Changed

Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.10.2...kubernetes-dashboard-7.10.3

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.29 1.30 1.31 1.32
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.10.2
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.1

v7.10.2

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.10.1...kubernetes-dashboard-7.10.2

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.29 1.30 1.31 1.32
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.10.2
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.1

v7.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.10.0...kubernetes-dashboard-7.10.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.29 1.30 1.31 1.32
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.10.2
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.1

v7.10.0

Compare Source

What's Changed

Dependency updates

Configuration

📅 Schedule: Branch creation - "on saturday" (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.

@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from 6d070db to c4c6223 Compare October 4, 2024 15:40
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.6.1 feat(helm)!: Update chart kubernetes-dashboard to 7.7.0 Oct 4, 2024
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.7.0 feat(helm)!: Update chart kubernetes-dashboard to 7.8.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from c4c6223 to a843f40 Compare October 8, 2024 14:02
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from a843f40 to 041f610 Compare October 22, 2024 17:26
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.8.0 feat(helm)!: Update chart kubernetes-dashboard to 7.9.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from 041f610 to d909826 Compare October 31, 2024 14:52
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.9.0 feat(helm)!: Update chart kubernetes-dashboard to 7.10.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from d909826 to 4b14a89 Compare January 10, 2025 13:40
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.10.0 feat(helm)!: Update chart kubernetes-dashboard to 7.10.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from 4b14a89 to 1ecd8ff Compare January 30, 2025 13:54
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.10.1 feat(helm)!: Update chart kubernetes-dashboard to 7.10.3 Jan 30, 2025
@renovate renovate bot changed the title feat(helm)!: Update chart kubernetes-dashboard to 7.10.3 feat(helm)!: Update chart kubernetes-dashboard to 7.10.4 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-7.x branch from 1ecd8ff to 3155bf0 Compare February 7, 2025 16:38
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