Skip to content

Commit

Permalink
fix: push package to oci registry 10...
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Międzybrodzki committed Jan 14, 2025
1 parent b64e0fc commit 9123c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ appVersion: 1.0.0

dependencies:
- name: app
version: 0.5.0
version: 0.5.11
repository: https://wojciechem.github.io/platformex
```
For values please see [values-example.yaml](charts/app/values-example.yaml)
Expand Down
2 changes: 1 addition & 1 deletion charts/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Flexible helm chart to deploy your apps to kubernetes cluster.
type: application

# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.5.10
version: 0.5.11

appVersion: 1.0.0

0 comments on commit 9123c0a

Please sign in to comment.