Skip to content

Commit

Permalink
🔖 Cut a v0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ndebuhr committed Sep 12, 2021
1 parent c07b35b commit 8216690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: cloud-native-workstation
version: 0.3.1
version: 0.4.0
dependencies:
- name: selenium
version: 1.2.3
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace: cloud-native-workstation
# Public images on Docker Hub
docker:
registry: ndebuhr
tag: v0.3.1
tag: v0.4.0
# Certbot details
certbot:
# Valid types are "google" and "cloudflare"
Expand Down

0 comments on commit 8216690

Please sign in to comment.