Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit bdf56ac

Browse files
committed
🔖 Cut a v0.3.0 release
1 parent aa6d5a0 commit bdf56ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: cloud-native-workstation
3-
version: 0.2.2
3+
version: 0.3.0
44
dependencies:
55
- name: selenium
66
version: 1.2.3

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ domain: example.com
33
# Public images on Docker Hub
44
docker:
55
registry: ndebuhr
6-
tag: latest
6+
tag: v0.3.0
77
# Certbot details
88
certbot:
99
# Valid types are "google" and "cloudflare"

0 commit comments

Comments
 (0)