Skip to content

Releases: salsadigitalauorg/rockpool

v0.4.9

21 Jun 05:53
Compare
Choose a tag to compare

Changelog

  • cd716df fix: added darwin targz to brew

v0.4.8

21 Jun 05:48
Compare
Choose a tag to compare

Changelog

  • 2e37869 chore: add license
  • eb5e415 feat: added homebrew tap
  • e05887d fix: set the github token env in actions

v0.4.7

21 Jun 05:15
bd5f8c8
Compare
Choose a tag to compare

Changelog

  • 123f47e chore: migrate to salsadigitalauorg
  • 65b1da0 chore: refactored all of k3d
  • 956722f chore: simplified the rockpool main file
  • 48c404e chore: split docker into its own pkg
  • 31212f9 chore: split gitea into its own pkg
  • 9c6c7a6 chore: split helm into its own pkg
  • b64582a chore: split k3d, wg & templates into own pkg
  • 64cf788 chore: split kube to its own pkg
  • 063de68 chore: split ssh & lagoon to their own pkg
  • bd5f8c8 feat: added version info (#5)
  • 5714060 feat: stop & start registry along with clusters
  • 187323a fix: ensure dirs are poped properly

v0.4.6

10 Jun 08:08
Compare
Choose a tag to compare

Changelog

  • 95caf14 feat: added mariadb & dbaas operator
  • a6cbd7f feat: added nginx reverse proxy for remotes
  • 0523224 feat: build multiarch nfs-provisioner
  • 89e64dc feat: move resolver install to last step

v0.4.5

11 May 07:37
Compare
Choose a tag to compare

Changelog

  • 2334079 chore: build with cgo disabled
  • a4246de fix: make different platform name work
  • f06e9ff fix: replace hardcoded "rockpool"s

v0.4.4

11 May 04:49
Compare
Choose a tag to compare

Changelog

  • ab905ce feat: install resolver earlier
  • 41d2aa9 fix: add correct gitea entry in target coredns

v0.4.3

11 May 03:08
Compare
Choose a tag to compare

Changelog

  • 99497d0 chore: add gcc-x86-64-linux-gnu
  • 00e8262 chore: debug goreleaser
  • ae2e735 chore: disable cgo
  • 35af48d chore: install gcc multilib for MacOs x-compile
  • 626f559 chore: no debug goreleaser dry-run
  • c33c445 fix: embed templates
  • eecdce4 fix: use http interceptor for local calls
  • e887877 fix: use sudo for creating the resolver file

v0.4.1

10 May 00:26
Compare
Choose a tag to compare

Changelog

  • ecf630d feat: remove LagoonBaseUrl & only keep Hostname.

v0.4.0

09 May 07:49
Compare
Choose a tag to compare

Changelog

  • 1ed481f Added dnsmasq and Mac resolver.
  • 13fd603 chore: refactor ClusterName to Name.
  • 3431000 feat: enable registry.
  • 9315c6d feat: move config dir to user home subdir
  • d429b25 feat: specify numtargets only in up
  • df0a2f7 fix: add individual tcp & udp svc for dnsmasq
  • 5ad6b66 fix: retry gitea token fetching
  • e03c670 fix: write kubeconfig for all clusters

v0.3.1

08 May 19:12
Compare
Choose a tag to compare

Changelog

  • 709519c fix: remove kubeconfig state map