Skip to content

Commit

Permalink
vCluster upgrade to v0.19.5 (#69)
Browse files Browse the repository at this point in the history
* NS-78: Bump helm-charts version + vcluster.

* Bump vCluster to latest version (v0.19.5)

---------

Co-authored-by: Harings Rob <haringsrob@gmail.com>
  • Loading branch information
yankcrime and haringsrob authored May 24, 2024
1 parent 6a55eac commit b7bc83c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/unikorn/templates/applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kind: HelmApplication
metadata:
name: cert-manager-issuers
spec:
name: Eschercloud AI Issuers for cert-manager
name: Default ClusterIssuers for cert-manager
description: |-
Provides a default set of cluster-wide issuers for use with Jetstack cert-manager.
These include Let's Encrypt staging and production servers.
Expand Down Expand Up @@ -68,7 +68,7 @@ spec:
- security
- infrastructure
versions:
- version: 0.15.7
- version: 0.19.5
repo: https://charts.loft.sh
chart: vcluster
release: vcluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
reference:
kind: HelmApplication
name: vcluster
version: 0.15.7
version: 0.19.5
- name: cert-manager
reference:
kind: HelmApplication
Expand Down

0 comments on commit b7bc83c

Please sign in to comment.