Skip to content

Releases: GlueOps/k3d

v0.3.1

06 Sep 00:53
35caed2
Compare
Choose a tag to compare

What's Changed

Other 🐛

  • chore(deps): update rancher/k3s docker tag to v1.28.13 by @renovate in #17

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Sep 00:10
f5534cb
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • feat: adding another node for glueops platform. Specifically for argocd-application-controller by @venkatamutyala in #8
  • feat: migrating to tailscale based registry and planning to delete th… by @venkatamutyala in #11

Other 🐛

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 May 21:20
c682f84
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

New Contributors

Full Changelog: 0.1.0...v0.2.0

v0.1.0

03 Apr 22:08
Compare
Choose a tag to compare
feat: added public registry pull through cache to avoid rate limits @venkatamutyala (#2)

This is using a VM we have in hetzner. All of our static dev environments have been whitelisted. Codespaces + anything that is ephemeral needs to be whitelisted manually here:
https://console.hetzner.cloud/projects

We get 20TB of monthly transfer with hetzner for free so we may want to consider just keeping it publicly accessible

Deployed here:

https://github.com/GlueOps/docker-compose-container-registry-pull-through-caches

feat: adding proxmox instructions @venkatamutyala (#1)