Skip to content

Commit

Permalink
[bump] bump version (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cohandv authored Dec 13, 2024
1 parent a527756 commit 1974b5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: nullplatform-base
description: A Helm chart for deploying the nullplatform base dependencies applications using Kubernetes
type: application
version: 0.0.8
appVersion: "0.0.8"
version: 0.0.9
appVersion: "0.0.9"
dependencies:
- name: metrics-server
version: ^3.12.0 # Use the appropriate version you need
Expand Down
4 changes: 2 additions & 2 deletions charts/cert-manager-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: nullplatform-cert-manager-config
description: A Helm chart for cert-manager configurations
type: application
version: 0.0.8
appVersion: "0.0.8"
version: 0.0.9
appVersion: "0.0.9"

0 comments on commit 1974b5b

Please sign in to comment.