Skip to content

Releases: cloudogu/gitops-playground

0.11.0

24 Apr 15:25
0.11.0
Compare
Choose a tag to compare

Try it on your machine (only docker required, runs on Win, Mac, Linux):

VERSION='0.11.0'
bash <(curl -s \
  "https://raw.githubusercontent.com/cloudogu/gitops-playground/$VERSION/scripts/init-cluster.sh") \
   && docker run --rm -t -u $(id -u) \
    -v ~/.config/k3d/kubeconfig-gitops-playground.yaml:/home/.kube/config \
    --net=host \
    ghcr.io/cloudogu/gitops-playground:$VERSION --yes --base-url=http://localhost --ingress-nginx \
      --argocd --monitoring --vault=dev --mailhog

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

13 Jan 12:36
ddc944e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

22 Nov 13:38
0.9.0
1bc5c84
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

30 Oct 10:54
0.8.0
0235ed7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

20 Sep 14:47
0.7.0
b8e5821
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

29 Aug 11:04
0.6.0
c5e42d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

09 Aug 09:24
0.5.0
5a93ece
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

17 Jul 15:13
f078e66
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

18 Jun 12:43
0.3.0
510f750
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

27 May 16:16
0.2.0
763cd6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0