Inlets Operator Versions Save

Get public TCP LoadBalancers for local Kubernetes clusters

0.16.1

1 year ago

Changelog for 0.16.1:

Commits e753bf3e81ac6546627186d595c5685761897232 Upgrade to inlets-pro 0.9.6 as a default by @alexellis 8b54ac56fc777d5559e4692280e9a7535a202807 Update operator image to 0.16.0 by @alexellis

Changes: https://github.com/inlets/inlets-operator/compare/0.16.0...0.16.1

Generated by Derek

0.16.0

1 year ago

Changelog for 0.16.0:

  • PR #154 Updates for Go 1.18 by @alexellis
  • PR #150 Set build status from GitHub Actions by @rashedkvm
  • PR #146 Update Hetzner Pricing by @senk

Commits 5d99d936ece57702d5fc868afcc4a7107351bc55 Updates to Makefile by @alexellis 9f2e15b31b30e7df538b6b0cc2bcb1eb9097f784 Updates for Go 1.18 by @alexellis 09fa06ea3cee1e9d41b84a225cfa83a1d8d73d5d Clarify JWT vs Gumroad by @alexellis 3bf8d5e2830885644ff8c521f822f7de30d8cef7 Set build status from GitHub Actions by @rashedkvm 5b2f965a9dc50f1c0c0e191786c3c51a8a972929 Update get-arkade to arkade.dev by @alexellis ac69be87eb04134dcced0660ccaa76bf9dc829d3 Update .DEREK.yml by @alexellis 1efc93bfc0daa6b600641419a5294518ab6d6fe5 Update README.md by @alexellis c59e4e69508c868db4e9e2c194d82ec9c1106a5e Update chart to controller version 0.15.0 by @alexellis 90ba54a2810fbb0930d88678ad7404a8f5c1f267 Update Hetzner Pricing by @senk b2d0bc0d7297b6247530a2b9a849ad2c0400e96b Add label for linking to source repository from container by @alexellis

Changes: https://github.com/inlets/inlets-operator/compare/0.15.0...0.16.0

Generated by Derek

0.15.0

2 years ago

Changelog for 0.15.0:

  • PR #147 Make inlets version for tunnel servers configurable by @alexellis
  • PR #143 chore: update operator codegen to match ingress-operator by @LucasRoesler

Commits 077a9f1ccd31159b86af3c10b6275d46f1b91e01 Add a default for the inlets container image for clients by @alexellis 60eec149630214d9d67fca42210128b3a08b1477 Enable a dynamic server version by @alexellis 20b06842298907c94cd4200a76866261b9b67312 Update README.md by @alexellis 06df5a81e13a350d707339f40604871e80060eba chore: update operator codegen to match ingress-operator by @LucasRoesler 598c9a9aea7d01e04b33816f7789bfe2f82e6d34 Update chart to include plan variable by @alexellis

Generated by Derek

0.14.3

2 years ago

Changelog for 0.14.3:

  • PR #145 Add plan to Inlets Operator Helm chart by @dirien

Commits d6e8fc3d8bf825ddb88e311c0a60228a133ea067 Update chart for longer names for Linode by @alexellis 3024d5ea7e27a892b5afbcdab3100cbc83c013da Add plan to Inlets Operator Helm chart by @dirien

Generated by Derek

0.14.2

2 years ago

Changelog for 0.14.2:

  • PR #136 Update provider pricing grid by @dirien

Commits f123aff318519facf9eb8eac131a5a15a7fa434b Update cloud-provisioner for linode change by @alexellis f0f897b100a996db5ce40a589990be4bed109e98 Update inlets to 0.8.9 by @alexellis 00f6310a1b0dcf8da7e97f77ba730d33cc8e7ff2 Update chart to fix Gumroad validation error by @alexellis bd3f50ddaac44a1410f57dae24f58275f460b045 Update provider pricing grid by @dirien

Generated by Derek

0.14.1

2 years ago

Changelog for 0.14.1:

Commits bda30ae844d50d332bc3671bf75b7cdc47920ac4 Fix validation for Gumroad licenses by @alexellis add7da2d0d55966a3c62bf7672598d360075e1ad Bump to 0.8.8 for better license determination by @alexellis 6086a50dfbb99b44785046935db5e07c33781450 Update chart with port-updating capability by @alexellis

Generated by Derek

0.14.0

2 years ago

Changelog for 0.14.0:

  • PR #134 Update deployment when port changes are detected by @jsiebens

Commits 1b3e8332706594324b22e8d994b32a5cdc8c6279 Update deployment when port changes are detected by @jsiebens

Generated by Derek

0.13.3

2 years ago

Changelog for 0.13.3:

  • PR #133 AWS: Update Image to Ubuntu 20_04 by @cpanato

Commits 6cf34b6584f83de7a3f1d6914156e1ef9b55cdf8 AWS: Update Image to Ubuntu 20_04 by @cpanato 4640e6f884c9bfa05b18296e9082404e44118955 Upgrade inlets PRO version for chart to 0.8.7 by @alexellis

Generated by Derek

0.13.2

2 years ago

Updates OS images for Equinix Metal, Scaleway and Linode to Ubuntu 20.04.

Changelog for 0.13.2:

  • PR #132 Add plan override flag for Equinix Metal by @alexellis
  • PR #131 equinix-metal: update to Ubuntu 20.04 and available plan type by @rawkode
  • PR #127 Scaleway: Update Image to Ubuntu 20_04 by @dirien
  • PR #128 Linode: Update Image to Ubuntu 20_04 by @dirien

Commits 7ce7ac3e402743e1e2700a9b4baa68358a4756a8 Add plan override flag for Equinix Metal by @alexellis 35de486f238ed4dc88de9c62fa254bcda41e74f9 Remove default provider by @alexellis 6fcf6d1a20649e424b916bec5ebd09156d8c410d chore: cleaning up code readability by @rawkode f89452c27afc930391f7354087fb3f056eac3b49 chore: update OS and plan for Equinix Metal by @rawkode 13b5f15848d5801bc7ba9a5cbaa87456643dab92 chore: update inlets version to 0.8.5 by @rawkode aaccfde62ad9e1106f3a9df320da2ff5bdf89188 Scaleway: Update Image to Ubuntu 20_04 by @dirien f66d0af79d7c0eb3b508444c0e868f9580290a56 Linode: Update Image to Ubuntu 20_04 by @dirien fbe45033b783c90f8d05bb561353ee16939bb9d2 Update DEV instructions by @alexellis

Generated by Derek

0.13.1

2 years ago

Changelog for 0.13.1:

  • PR #126 Azure: Update Image to Ubuntu 20_04 by @dirien
  • PR #125 GCE: Update Image to Ubuntu 20_04 by @dirien

Commits 5c5e0b1f19ea3f701d4fed77ce060a892badbaac Azure: Update Image to Ubuntu 20_0 by @dirien 0f51b6c3fbb53588a3f516ebad9f125e1c6624db Upgrade to Go 1.16 by @alexellis 9fa9daedcab210095858311e03486f89db3b2e09 Update list of files for build by @alexellis 64c86cdd20ab0402b795c2f39a4b931764af58fa GCE: Update Image to Ubuntu 20_04 by @dirien ae8c0c87848bcb6fec5901a122cdbf28a621cded Update cloud provisioning package by @alexellis 313e8f17dc0238b255b10da04c4f72e54bb1a79c Trim the secret for the license key by @alexellis 187fd6521f8b095a3790dae7a6aa9280c31b1d29 Support license key from file for operator by @alexellis 112c4d51e02d98578b459dc4058e5dbb01f19aeb Add unit tests for license value by @alexellis 5db94e7ac3beab02d85736ed5d6880849d1fad2f Republish charts for newer operator version by @alexellis ab802941ff7a9fbf8ab6b725e913afcd3eeb1929 Update operator to fix removed DigitalOcean image by @alexellis

Generated by Derek