Skip to content

Commit

Permalink
[CI] Publish truefoundry to version (#860)
Browse files Browse the repository at this point in the history
* [CI] Publish Truefoundry chart version

* Update README.md with readme-generator-for-helm

Signed-off-by: innoavator <[email protected]>

---------

Signed-off-by: innoavator <[email protected]>
Co-authored-by: akashg3627 <[email protected]>
Co-authored-by: innoavator <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent ca6f640 commit 5ab404e
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 87 deletions.
6 changes: 3 additions & 3 deletions charts/truefoundry/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: tfy-configs
repository: https://truefoundry.github.io/infra-charts
version: 0.1.7
version: 0.1.8
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.19.1
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: tfy-buildkitd-service
repository: https://truefoundry.github.io/infra-charts/
version: 0.2.1
digest: sha256:59879fe3708fc0b515fad827e88a50b88737948c0c645f31037360fbd7c771d4
generated: "2024-11-28T19:09:30.614982+05:30"
digest: sha256:067f5ae5db73023e4d42e7e4117d90b7753151d96dec4016b3f3140720e12ae8
generated: "2024-12-09T21:34:34.520569+05:30"
4 changes: 2 additions & 2 deletions charts/truefoundry/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v2
name: truefoundry
version: 0.17.1
version: 0.17.3
description: "TrueFoundry Control Plane Components"
maintainers:
- name: truefoundry
dependencies:
- condition: servicefoundryServer.enabled
name: tfy-configs
repository: https://truefoundry.github.io/infra-charts
version: 0.1.7
version: 0.1.8
- condition: nats.enabled
name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
Expand Down
Loading

0 comments on commit 5ab404e

Please sign in to comment.