Releases: AbsyssLab/vtom-helm
Releases · AbsyssLab/vtom-helm
Release list
visual-tom v0.2.6
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.6 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- feat(networkpolicy): allow vtom-server egress to off-cluster agents (v0.2.6) by @Cadolbeau in #10
Full Changelog: v0.2.5...v0.2.6
visual-tom v0.2.5
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.5 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- feat(resources): update VTOM default resource requests/limits (v0.2.4) by @Cadolbeau in #8
- feat(security): CIS Benchmark Level 1 + PSS restricted compliance (v0.2.5) by @Cadolbeau in #9
Full Changelog: v0.2.3...v0.2.5
visual-tom v0.2.3
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.3 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- fix(helm): apiserverExternalEgress list + serverName comment + doc (v0.2.3) by @Cadolbeau in #7
Full Changelog: v0.2.2...v0.2.3
visual-tom v0.2.2
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.2 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- feat(helm): add licenseProxy values for corporate HTTP proxy support by @cadolbeau-absyss in #5
- chore: bump chart version to 0.2.2 by @cadolbeau-absyss in #6
New Contributors
- @cadolbeau-absyss made their first contribution in #5
Full Changelog: v0.2.1...v0.2.2
visual-tom v0.2.1
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.1 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- feat(helm): sync TLS certificates from cloud secret manager via ESO (v0.2.1) by @Cadolbeau in #4
Full Changelog: v0.2.0...v0.2.1
visual-tom v0.2.0
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.2.0 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
What's Changed
- chore(ci): bump actions to Node 24-compatible versions by @Cadolbeau in #1
- docs: explain how to fetch values files when installing from OCI by @Cadolbeau in #2
- ITC/ITM non-root, persist apiserver license, SFTP NetworkPolicy (v0.2.0) by @Cadolbeau in #3
New Contributors
- @Cadolbeau made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
visual-tom v0.1.0
📦 Installation
helm install visual-tom oci://ghcr.io/absysslab/visual-tom \
--version 0.1.0 \
-f values-<cloud>.yaml \
-f values-mycompany.yaml \
--namespace vtom --create-namespaceSee README for the full deployment guide.
Full Changelog: https://github.com/AbsyssLab/vtom-helm/commits/v0.1.0