Skip to content

Commit 7e19689

Browse files
committed
fix publish.yaml
1 parent 8b629a5 commit 7e19689

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
name: octelium
2020
repository: ${{ github.repository_owner }}/helm-charts
21-
tag: 0.2.0
21+
tag: 0.3.0
2222
path: charts/octelium
2323
registry: ghcr.io
2424
registry_username: ${{ github.repository_owner }}

charts/octelium/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: octelium
33
description: Connect to your Octelium Clusters and serve remote Kubernetes services for your Cluster
44
type: application
5-
version: 0.2.0
5+
version: 0.3.0
66
appVersion: "0.14.0"
77
icon: https://octelium.com/assets/logo-180-DUsurYDp.png
88
home: https://octelium.com

0 commit comments

Comments
 (0)