Skip to content

Releases: saintdle/pacman-for-k8s

v0.5.3

12 Nov 15:56
82ada38
Compare
Choose a tag to compare

Updated files whilst building a new helm chart to allow another method of installation.

kubectl create namespace pacman

helm repo add veducate https://saintdle.github.io/helm-charts/
helm install pacman veducate/pacman -n pacman

# You can see the available values by running
helm show values veducate/pacman

Mongo - removed legacy schema object and duplicate volume object
Pacman - Added liveness probe and readiness probe
secret - removed unused data values

v0.5.2

26 Aug 22:06
f9627f9
Compare
Choose a tag to compare

Updated to Bitnami Mongo 4.4.2 image

v0.5.1

05 May 10:29
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Cleaned up service accounts, added rbac for pod to read node name it runs on to provide more data to user in the Pac-Man UI

v0.5.0

03 May 11:45
191e8c2
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Added security into app, removed LB service for mongoDB pod by default.

v0.2.0

05 May 00:17
ad41b09
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added install.sh file as well as some changes to the underlying YAMLs to start securing the deployment more.

v0.1.0

05 May 09:37
3ec5f83
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Basic first release for use in demo's such as used here with Kasten. [Recording of Kasten Session(https://veducate.co.uk/vmug-recording-protecting-your-tanzu-kubernetes-workload-with-kasten-by-veeam/)