Skip to content

Commit

Permalink
Bump traefik-k8s channel to latest/beta
Browse files Browse the repository at this point in the history
Loadbalancer IPs on traefik services are
not retained on restart. This is fixed in
traefik-k8s latest/beta [1][2].
Bump the traefik-k8s default channel to
latest/beta

[1] canonical/traefik-k8s-operator#381
[2] canonical/observability-libs#104
  • Loading branch information
hemanthnakkina committed Aug 30, 2024
1 parent 1ae478d commit 18b3554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunbeam-python/sunbeam/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
OPENSTACK_CHANNEL = "2024.1/stable"
OVN_CHANNEL = "24.03/stable"
RABBITMQ_CHANNEL = "3.12/stable"
TRAEFIK_CHANNEL = "latest/stable"
TRAEFIK_CHANNEL = "latest/beta"
MICROCEPH_CHANNEL = "reef/candidate"
SUNBEAM_MACHINE_CHANNEL = "2024.1/stable"
SUNBEAM_CLUSTERD_CHANNEL = "2024.1/stable"
Expand Down

0 comments on commit 18b3554

Please sign in to comment.