Skip to content

Commit

Permalink
Update Subcharts (#2)
Browse files Browse the repository at this point in the history
Brings in support for external DNS at the minimum.
  • Loading branch information
spjmurray authored Jun 19, 2024
1 parent 1e12dd0 commit 80013d5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/unikorn-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@ description: A Helm chart for deploying Unikorn Cloud.

type: application

version: v0.1.2
appVersion: v0.1.2
version: v0.1.3
appVersion: v0.1.3

icon: https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png

dependencies:
- name: core
version: v0.1.49
- name: unikorn-core
version: v0.1.50
repository: https://unikorn-cloud.github.io/core
- name: unikorn-identity
version: v0.2.13
version: v0.2.14
repository: https://unikorn-cloud.github.io/identity
- name: unikorn-region
version: v0.1.13
version: v0.1.14
repository: https://unikorn-cloud.github.io/region
- name: unikorn-kubernetes
version: v0.2.16
version: v0.2.17
repository: https://unikorn-cloud.github.io/kubernetes
- name: unikorn-ui
version: v0.2.5
version: v0.2.6
repository: https://unikorn-cloud.github.io/ui

0 comments on commit 80013d5

Please sign in to comment.