We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b629a5 commit 7e19689Copy full SHA for 7e19689
2 files changed
.github/workflows/publish.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
name: octelium
20
repository: ${{ github.repository_owner }}/helm-charts
21
- tag: 0.2.0
+ tag: 0.3.0
22
path: charts/octelium
23
registry: ghcr.io
24
registry_username: ${{ github.repository_owner }}
charts/octelium/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
3
description: Connect to your Octelium Clusters and serve remote Kubernetes services for your Cluster
4
type: application
5
-version: 0.2.0
+version: 0.3.0
6
appVersion: "0.14.0"
7
icon: https://octelium.com/assets/logo-180-DUsurYDp.png
8
home: https://octelium.com
0 commit comments