Skip to content

Commit

Permalink
add: kubedash-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstales committed Mar 8, 2024
1 parent b6f0a5f commit 71fea84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kubedash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
name: kubedash
description: "KubeDash is a general purpose, web-based UI for Kubernetes clusters."
type: application
version: 3.0.0
appVersion: "2.0.0"
version: 3.0.1
appVersion: "3.0.0"
kubeVersion: ">=1.19.x-0"
keywords:
- kubedash
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ image:
# -- The docker image pull policy
pullPolicy: Always
# -- The docker image tag to use
tag: 2.0.0
tag: 3.0.0

# -- pullsecrets
imagePullSecrets: []
Expand Down

0 comments on commit 71fea84

Please sign in to comment.