Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/mcp-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type: application
# * appVersion - upstream application version; shown in UIs but not
# used for upgrade logic.
# --------------------------------------------------------------------
version: 0.6.1
version: 0.7.0
appVersion: "0.7.0"

# Icon shown by registries / dashboards (must be an http(s) URL).
Expand All @@ -46,4 +46,4 @@ maintainers:
url: https://github.com/IBM

# Require Kubernetes ≥1.21 for networking v1 and recent securityContext fields
kubeVersion: ">=1.21.0"
kubeVersion: ">=1.21.0-0"