Skip to content

Tags: inlets/inlets-operator

Tags

0.17.15

Toggle 0.17.15's commit message
Bump various dependencies and move to Go 1.25

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.14

Toggle 0.17.14's commit message
Fix retracted AWS AMI

Updating to a 2025 image from 2023

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.13

Toggle 0.17.13's commit message
Update start-up validation for LemonSqueezy

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.12

Toggle 0.17.12's commit message
Update image in code to 0.9.40

The version in the chart is already the latest, however
there is a fallback version in the code that can be
updated. That's what's happening here.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.11

Toggle 0.17.11's commit message
Update go.mod

Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>

0.17.10

Toggle 0.17.10's commit message
Make CI build single-arch

Multi-arch builds cannot be done locally, with the
docker type.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.9

Toggle 0.17.9's commit message
Remove Equinix Metal

Equinix Metal is too expensive to dedicate a whole bare-metal
host to a single inlets tunnel.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.8

Toggle 0.17.8's commit message
Update dependencies and build with Go 1.22

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.7

Toggle 0.17.7's commit message
Give specific amount of RAM for jobs

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.17.6

Toggle 0.17.6's commit message
Fix issue: #166 with Ubuntu 22.04 upgrade for DigitalOcean

The image being used for Ubuntu 18.04 was revoked by the
provider, so this updates to 22.04.

Fixes: #166

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>