Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cohandv committed Nov 11, 2024
1 parent f918c96 commit cded6b9
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.4
appVersion: "0.0.4"
version: 0.0.5
appVersion: "0.0.5"
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.4
appVersion: "0.0.4"
version: 0.0.5
appVersion: "0.0.5"

0 comments on commit cded6b9

Please sign in to comment.