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

Commit 8216690

Browse files
committed
🔖 Cut a v0.4.0 release
1 parent c07b35b commit 8216690

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.3.1
3+
version: 0.4.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
@@ -5,7 +5,7 @@ namespace: cloud-native-workstation
55
# Public images on Docker Hub
66
docker:
77
registry: ndebuhr
8-
tag: v0.3.1
8+
tag: v0.4.0
99
# Certbot details
1010
certbot:
1111
# Valid types are "google" and "cloudflare"

0 commit comments

Comments
 (0)