This page catalogues releases from charm engineering teams. Its content automatically generated every 15 minutes by querying the Github API and scraping Launchpad pages. The data is generated using releasegen.
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lru | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
bundlechanges | bundlechanges
Merge pull request #65 from SimonRichardson/charm-dependencies https://github.com/juju/bundlechanges/pull/65 As the charm brings in dependency breaking changes (prefix for bundles are required), this ensures that all consumers of this library are fully exposed to the fact that the underlying charm and charmrepo changes are breaking changes and I’m forcing bundlechanges users to understand this. The number of changes inside go mod and sum are a bit concerning, but all the tests pass, so I’m inclined to leave it as-is for now. bundlechanges
Merge pull request #64 from SimonRichardson/deterministic-master https://github.com/juju/bundlechanges/pull/64 The following ensure that the applications that we loop through are deterministic, so that when adding application units we skip correctly with in the loop. This is fixing LP #1883645 bundlechanges
Merge pull request #64 from SimonRichardson/deterministic-master https://github.com/juju/bundlechanges/pull/64 The following ensure that the applications that we loop through are deterministic, so that when adding application units we skip correctly with in the loop. This is fixing LP #1883645 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
blobstore | blobstore
What’s Changed
Full Changelog: https://github.com/juju/blobstore/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ansiterm | ansiterm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ansiterm/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
loggo | loggo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/loggo/compare/v2.1.0…v2.2.0 loggo
What’s Changed
Full Changelog: https://github.com/juju/loggo/compare/v2.0.1…v2.1.0 loggo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/loggo/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charm | charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.1.0…v12.1.1 charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.0.2…v13.2.0 charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.0.2…v12.1.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charm-base-images | charm-base-images
Merge pull request #18 from juju/fix-release ci: fix actions on ubuntu 24.04 runners | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charmrepo | charmrepo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charmrepo/compare/v6.0.2…v6.0.3 charmrepo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charmrepo/compare/6.0.0…v6.0.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cmd | cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.1.1…v3.1.2 cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.1.0…v3.1.1 cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.0.16…v3.1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
collections | collections
What’s Changed
Full Changelog: https://github.com/juju/collections/compare/v1.0.3…v1.0.4 collections
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/collections/compare/v1.0.2…v1.0.3 collections
What’s Changed
Full Changelog: https://github.com/juju/collections/compare/v1.0.1…v1.0.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v7.0.0…v7.0.2 description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v5.2.0…v7.0.1 description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v5.2.0…v7.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
environschema | environschema
Full Changelog: https://github.com/juju/environschema/compare/v1.0.1…v1.0.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
errors | errors
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/errors/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
featureflag | featureflag
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/featureflag/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
go-oracle-cloud | go-oracle-cloud
Merge pull request #3 from gabriel-samfira/fix-typo fixes typo in json tag | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
gojsonschema | gojsonschema
Full Changelog: https://github.com/juju/gojsonschema/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
gomaasapi | gomaasapi
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.2.0…v2.3.0 gomaasapi
What’s Changed
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.1.0…v2.2.0 gomaasapi
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.0.2…v2.1.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http | http
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/http/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
httprequest | httprequest
Merge pull request #54 from rogpeppe/043-add-handlers add AddHandlers convenience function httprequest
Merge pull request #57 from rogpeppe/001-generate-use-go-packages cmd/httprequest-generate-client: make it work with go modules httprequest
Merge pull request #46 from mhilton/009-context Add contexts to handlers This adds a context to all request handlers. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
jsonschema | jsonschema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/jsonschema/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
jsonschema-gen | jsonschema-gen
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/jsonschema-gen/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju | juju
The Juju team is proud to release Juju 3.6.9! This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.9 Release Notes What’s Changed
New Contributors
Full Changelog: https://github.com/juju/juju/compare/v3.6.8…v3.6.9 juju
The Juju team is proud to release Juju 3.6.8!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.8 Release Notes juju
The Juju team is proud to release Juju 2.9.52!This is a point release to the stable 2.9 series of Juju. Checkout the Juju 2.9.52 Release Notes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju-db-oci | juju-db-oci
Merge pull request #10 from hpidcock/release-oci-cron Add ghcr.io | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju-db-snap | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | version
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/version/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
base | base
Merge pull request #3 from hpidcock/base Missing fixes for find/replace mistake. base
Merge pull request #2 from hpidcock/base Migrate to Bases instead of Systems. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
bot-playground | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mgo | mgo
Merge pull request #25 from tlm/fix-firewall-issues-macos Fixes firewall issues on macos. mgo
Merge pull request #24 from hpidcock/fix-read-concern https://github.com/juju/mgo/pull/24 For safety, we need to set the readConcern and writeConcern in transactions and ensure readPreference is on the primary. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
musl-cross-pkg-snap | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mutex | mutex
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/mutex/commits/v2.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
names | names
This release changes the payload of application offer tags to be the offer uuid rather than the name. names
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/names/compare/4.0.0…v4.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
os | os
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/os/compare/v2.2.4…v2.2.5 os
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/os/compare/v2.2.3…v2.2.4 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
packaging | packaging
What’s Changed
Full Changelog: https://github.com/juju/packaging/compare/v3.1.0…v4.0.0 packaging
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/packaging/compare/v3.0.0…v3.1.0 packaging
What’s Changed
Full Changelog: https://github.com/juju/packaging/compare/v2.0.1…v2.1.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
persistent-cookiejar | persistent-cookiejar
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/persistent-cookiejar/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pubsub | pubsub
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/pubsub/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
python-libjuju | python-libjuju
This release of Note that What’s Changed
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.2…3.6.1.3 python-libjuju
Belated release notes and tag for 3.6.1.2 release on May 26, 2025. What’s Changed
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.1…3.6.1.2 python-libjuju
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.0…3.6.1.1 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ratelimit | ratelimit
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ratelimit/compare/v1.0.1…v1.0.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
replicaset | replicaset
What’s Changed
Full Changelog: https://github.com/juju/replicaset/compare/v2.0.0…v2.0.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retry | retry
What’s ChangedThis is a small bugfix update from previous versions, though there is one small behavioral change. The primary fix is that previously if you did The new logic does a +/- 20% from the expected delay, and then caps that at min and max. This averages very close to the expected values (in testing, the over time difference is around a 1% shift.) Full Changelog: https://github.com/juju/retry/compare/v1.0.0…v1.0.1## What’s Changed * fix: cleanup our handling of jitter and other misc by @jameinel in https://github.com/juju/retry/pull/12 retry
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/retry/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
romulus | romulus
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/romulus/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rpcreflect | rpcreflect
What’s Changed
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.1.0…v1.2.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.0.0…v1.1.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
schema | schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.1…v1.2.0 schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.0…v1.0.1 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
systems | systems
Merge pull request #3 from hpidcock/base Missing fixes for find/replace mistake. systems
Merge pull request #2 from hpidcock/base Migrate to Bases instead of Systems. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
terms-client | terms-client
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/terms-client/compare/v1.0.1…v2.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
terraform-provider-juju | terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.21.1…v0.22.0 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.21.1…0.22.0-rc1 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.21.0…v0.21.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
testing | testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.4…v1.1.0 testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.3…v1.0.4 testing
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/testing/commits/v1.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
txn | txn
What’s Changed
Full Changelog: https://github.com/juju/txn/compare/v2.1.0…v2.1.1 txn
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/txn/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
usso | usso
Merge pull request #9 from mhilton/004-update-dependencies update dependencies usso
Merge pull request #8 from mhilton/003-support-openid-macaroon-extension openid: support macaroon discharge extension | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
utils | utils
Fixes CVE-2025-6224 which affects versions between v4.0.1 and v4.0.3. Full Changelog: https://github.com/juju/utils/compare/v4.0.3…v4.0.4 utils
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/utils/compare/v3.2.0…v3.2.1 utils
What’s Changed
Full Changelog: https://github.com/juju/utils/compare/v3.1.1…v3.2.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju-restore | juju-restore
Add support for cloning secret backend rotations to the –copy-controller option. See https://github.com/juju/juju-restore/pull/25 . juju-restore
Add support for cloning secret backends to the juju-restore
Add a new | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
viddy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
worker | worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v4.1.0…v4.2.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v4.0.0…v4.1.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v4.0.0…v4.0.1 | Up to date |
Repository | Latest Releases/Commit | Commits Since |
---|
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pyroscope-k8s-operator | pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on September 2, 2025 at 08:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/compare/coordinator-rev47…coordinator-rev48 pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:23 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/compare/coordinator-rev46…coordinator-rev47 pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:24 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/compare/coordinator-rev45…coordinator-rev46 | Up to date | ||||||||||||||||||||
alertmanager-k8s-operator | alertmanager-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on September 1, 2025 at 12:58 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev161…rev180 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 16:23 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev178…rev179 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 21, 2025 at 10:15 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev177…rev178 | |||||||||||||||||||||
opentelemetry-collector-operator | opentelemetry-collector-operator
This revision is for ubuntu@24.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on September 1, 2025 at 11:00 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev53…rev57 opentelemetry-collector-operator
This revision is for ubuntu@24.04 (arm64) ubuntu@22.04 (arm64) Released to 2/edge on September 1, 2025 at 11:00 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev53…rev56 opentelemetry-collector-operator
This revision is for ubuntu@24.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on September 1, 2025 at 11:00 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev53…rev55 | Up to date | ||||||||||||||||||||
grafana-agent-operator | grafana-agent-operator
This revision is for ubuntu@20.04 (arm64) ubuntu@24.04 (arm64) ubuntu@22.04 (arm64) Released to 2/edge on August 29, 2025 at 20:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev619…rev625 grafana-agent-operator
This revision is for ubuntu@24.04 (amd64) ubuntu@20.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on August 29, 2025 at 20:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev619…rev624 grafana-agent-operator
This revision is for ubuntu@20.04 (arm64) ubuntu@24.04 (arm64) ubuntu@22.04 (arm64) Released to 2/edge on August 29, 2025 at 20:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev619…rev623 | Up to date | ||||||||||||||||||||
istio-beacon-k8s-operator | istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on August 29, 2025 at 20:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev41…rev42 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on August 27, 2025 at 12:53 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev40…rev41 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on August 11, 2025 at 15:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev39…rev40 | Up to date | ||||||||||||||||||||
grafana-k8s-operator | grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev161…rev162 grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 19:34 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev159…rev161 grafana-k8s-operator
This revision was manually released to 1/edge.
What’s ChangedFull Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev151…rev160 | Up to date | ||||||||||||||||||||
parca-agent-operator | parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev105…rev107 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev105…rev106 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 16:27 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev103…rev105 | Up to date | ||||||||||||||||||||
prometheus-k8s-operator | prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev258…rev259 prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev257…rev258 prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 13, 2025 at 14:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev256…rev257 | Up to date | ||||||||||||||||||||
istio-ingress-k8s-operator | istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev47…rev48 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 7, 2025 at 12:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev46…rev47 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 2, 2025 at 00:34 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev45…rev46 | Up to date | ||||||||||||||||||||
parca-k8s-operator | parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:22 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev377…rev378 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:21 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev376…rev377 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 24, 2025 at 02:04 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev375…rev376 | Up to date | ||||||||||||||||||||
catalogue-k8s-operator | catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 20:19 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev99…rev100 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 27, 2025 at 20:19 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev98…rev99 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:21 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev97…rev98 | Up to date | ||||||||||||||||||||
loki-coordinator-k8s-operator | loki-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 16:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev41…rev42 loki-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 25, 2025 at 15:13 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev40…rev41 loki-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 1, 2025 at 15:06 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev39…rev40 | Up to date | ||||||||||||||||||||
cos-proxy-operator | cos-proxy-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on August 29, 2025 at 16:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev160…rev162 cos-proxy-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on August 29, 2025 at 16:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev160…rev161 cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) Released to 2/edge on August 22, 2025 at 04:24 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev158…rev160 | Up to date | ||||||||||||||||||||
tempo-operators | tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 14:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/coordinator-rev110…worker-rev78 tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 14:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/coordinator-rev110…coordinator-rev111 tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 25, 2025 at 20:23 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/worker-rev76…worker-rev77 | Up to date | ||||||||||||||||||||
litmus-operators | litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 13:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/libs-0.0.3…chaoscenter-rev4 litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 13:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/libs-0.0.3…backend-rev2 litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 13:49 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/libs-0.0.3…auth-rev2 | |||||||||||||||||||||
opentelemetry-collector-k8s-operator | opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on August 29, 2025 at 09:55 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev78…rev80 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 29, 2025 at 09:53 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev78…rev79 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 28, 2025 at 10:10 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev76…rev78 | |||||||||||||||||||||
cos-coordinated-workers | cos-coordinated-workers
What’s ChangedFull Changelog: https://github.com/canonical/cos-coordinated-workers/compare/v2.0.10…v2.0.11 | Up to date | ||||||||||||||||||||
grafana-agent-k8s-operator | grafana-agent-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 1/edge on August 27, 2025 at 09:41 UTC Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev156…rev164 grafana-agent-k8s-operator
This revision is for ubuntu@22.04 (arm64) Released to 1/edge on August 27, 2025 at 09:40 UTC Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev156…rev163 grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on August 26, 2025 at 04:38 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev160…rev162 | |||||||||||||||||||||
loki-k8s-operator | loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:37 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev203…rev204 loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 20, 2025 at 08:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev202…rev203 loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 28, 2025 at 08:39 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev201…rev202 | |||||||||||||||||||||
istio-k8s-operator | istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 26, 2025 at 04:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev39…rev40 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 2, 2025 at 00:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev38…rev39 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 18, 2025 at 14:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev37…rev38 | |||||||||||||||||||||
mimir-coordinator-k8s-operator | mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 22, 2025 at 09:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev62…rev63 mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 1, 2025 at 15:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev61…rev62 mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 29, 2025 at 14:07 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev60…rev61 | |||||||||||||||||||||
avalanche-k8s-operator | avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 20, 2025 at 20:19 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev56…rev57 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 11, 2025 at 10:33 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev55…rev56 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev54…rev55 | Up to date | ||||||||||||||||||||
blackbox-exporter-k8s-operator | blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 20, 2025 at 18:17 UTC What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev39…rev40 blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:27 UTC What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev38…rev39 blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 14, 2025 at 10:40 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev37…rev38 | Up to date | ||||||||||||||||||||
cos-lib | cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.1.1…1.0.0 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.1.0…0.1.1 | Up to date | ||||||||||||||||||||
parca-scrape-target-operator | parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 15, 2025 at 03:45 UTC What’s ChangedFull Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev86…rev87 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 12, 2025 at 16:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev85…rev86 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 30, 2025 at 13:50 UTC Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev84…rev85 | |||||||||||||||||||||
observability-stack | observability-stack
feature: redact logs tutorial added (#95)
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Michael Thamm mike.thamm@canonical.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com Co-authored-by: Michael Thamm mike.thamm@canonical.com observability-stack
feat: How-to docs for otelcol dropping telemetry and tiering processors (#93)
observability-stack
feat: Loki TF module now matches other charm module APIs (#89) | Up to date | ||||||||||||||||||||
juju-doctor | juju-doctor
What’s Changed
Full Changelog: https://github.com/canonical/juju-doctor/compare/0.1.6…0.1.7 juju-doctor
What’s Changed
Full Changelog: https://github.com/canonical/juju-doctor/compare/0.1.5…0.1.6 juju-doctor
What’s Changed
Full Changelog: https://github.com/canonical/juju-doctor/compare/0.1.3…0.1.5 | Up to date | ||||||||||||||||||||
k6-k8s-operator | k6-k8s-operator
feat: add terraform modules (#16) k6-k8s-operator
Add workflow (#11) k6-k8s-operator
feat: add k6_test library to get tests from charms (#10)
| Up to date |
| |||||||||||||||||||
karma-alertmanager-proxy-k8s-operator | karma-alertmanager-proxy-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 08:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev13…rev15 karma-alertmanager-proxy-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 28, 2025 at 07:43 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev11…rev13 karma-alertmanager-proxy-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 14:13 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev11…rev12 | Up to date | ||||||||||||||||||||
karma-k8s-operator | karma-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 28, 2025 at 08:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev32…rev33 karma-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 22, 2025 at 11:24 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev31…rev32 karma-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 13, 2025 at 09:12 UTC What’s Changed
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev30…rev31 | Up to date | ||||||||||||||||||||
karma-rock | karma-rock
feat: upgrade to ci v1 (#10) karma-rock
Pass missing secret to reusable workflow (#8) Signed-off-by: Leon 82407168+sed-i@users.noreply.github.com karma-rock
Add SECURITY.md file (#7) | Up to date | ||||||||||||||||||||
litestream-rock | litestream-rock
add 0.4.0 beta rel (#4) litestream-rock
add pebble service (#3) litestream-rock
0.3.13 rock (#2) | Up to date | ||||||||||||||||||||
grafana-cloud-integrator | grafana-cloud-integrator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 21:09 UTC What’s ChangedFull Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev54…rev56 grafana-cloud-integrator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 21:09 UTC What’s ChangedFull Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev54…rev55 grafana-cloud-integrator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 07:47 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev53…rev54 | Up to date | ||||||||||||||||||||
litmuschaos-authserver-rock | litmuschaos-authserver-rock
fix: Fixes setting build-snaps in the rock-update workflow (#16)
Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com
Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com litmuschaos-authserver-rock
Merge pull request #13 from canonical/fix-rock-update-wf fix: trailing | Up to date | ||||||||||||||||||||
litmuschaos-frontend-rock | litmuschaos-frontend-rock
chore(deps): bump litmuschaos-frontend version to 3.20.0 (#5) litmuschaos-frontend-rock
chore(deps): bump litmuschaos-frontend version to 3.20.0 (#4) litmuschaos-frontend-rock
Merge pull request #3 from canonical/feat/more-compliant-rock feat: Build nginx from source and use node snap | Up to date | ||||||||||||||||||||
litmuschaos-server-rock | litmuschaos-server-rock
fix: Fixes setting build-snaps in the rock-update workflow (#7)
Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com
Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com litmuschaos-server-rock
Updates CODEOWNERS to canonical/tracing-and-profiling Signed-off-by: Bartlomiej Gmerek bartlomiej.gmerek@canonical.com litmuschaos-server-rock
Merge pull request #4 from canonical/chore/just_test chore: add testing instructions in | Up to date | ||||||||||||||||||||
loki | loki
[release-2.6.x] Backport dskit, memberlist version updates to 2.6.x to support memberlist cluster labels and verification; re-vendor (#6693)
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Co-authored-by: JordanRushing rushing.jordan@gmail.com loki
added link to release notes page (#6638) loki
try fixing drone again (#5826) (#5827) Signed-off-by: Ed Welch edward.welch@grafana.com (cherry picked from commit cc3a8e44158b43728caa5779719c1f8764d26bfe) | |||||||||||||||||||||
grafana-agent-snap | ||||||||||||||||||||||
grafana-agent-rock | be39565901a979d20f9e78c1540d3d03d5c1b66a061630c8a3429c5a91ee1820 grafana-agent-rock
Merge pull request #13 from canonical/chore/bump-version-to-v0.34.1 Update to grafana-agent v0.34.1 20420b46eb0b13bf8dd57275bc92a37b863adbe374ed0eaf94b7c78a7cb2aa13 grafana-agent-rock
install ca-certificates (#16) 85f3995e52173971a00b187407bef1fb4a3b2d9e4498e76d381f2290a0e16d0f grafana-agent-rock
chore(deps): bump grafana-agent version to v0.34.3 (#15) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
loki-rock | ee87d8279bea1a876cfc4e973c94f769e6d261aea67da6fce292874468b1a41f loki-rock
chore(deps): bump loki version to v2.8.2 (#13) Co-authored-by: Github Actions github-actions@github.com cea126a80e8601cae91a5b438c1741d86cbf4b03816a1baf0c59aa1c7320d336 loki-rock
chore(deps): bump loki version to v2.8.4 (#15) Co-authored-by: Github Actions github-actions@github.com ad96d4c07ac452f22f0a25206784618c9322a46b0a2c69cb43b7497acb99bd43 loki-rock
chore(deps): bump loki version to v2.8.2 (#13) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
loki-worker-k8s-operator | loki-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 6, 2025 at 14:12 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev49…rev50 loki-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 28, 2025 at 08:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev48…rev49 loki-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:20 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev47…rev48 | |||||||||||||||||||||
mimir-bundle | mimir-bundle
Update README.md Signed-off-by: Simon Aronsson simme@arcticbit.se mimir-bundle
Add SECURITY.md file (#7) mimir-bundle
Redirect the issue sync (do not merge) (#6) | Up to date | ||||||||||||||||||||
git-sync-rock | Up to date | |||||||||||||||||||||
mimir-rock | f6679a5cab6b8a13c3fa82c3aea6b262f3884ecb6d08e0bbb076e765221d2f53 mimir-rock
fix typo f97c95c9d7e9fae9161234782e91c5b64b28419ef08af0104e13bc12474efdf1 mimir-rock
fix typo f5d7d3bef26c300cbb5a0ee8e9537cf97bbb24f8b87ecc338e5c93ae2e07435e | Up to date | ||||||||||||||||||||
mimir-worker-k8s-operator | mimir-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 29, 2025 at 11:43 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev55…rev56 mimir-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:36 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev54…rev55 mimir-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 3, 2025 at 11:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev53…rev54 | Up to date | ||||||||||||||||||||
nginx-prometheus-exporter-rock | nginx-prometheus-exporter-rock
chore(deps): bump nginx-prometheus-exporter version to v1.4.2 (#4) | Up to date | ||||||||||||||||||||
nginx-rock | nginx-rock
chore: add missing module (#27) nginx-rock
feat: add nginx 1.27.5 (#26)
| Up to date | ||||||||||||||||||||
node-exporter-rock | Up to date | |||||||||||||||||||||
node-exporter-snap | node-exporter-snap
login-session-observe interface added (#16) node-exporter-snap
log-observe plug added (#13) Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com node-exporter-snap
known issues added to README.md (#12) | Up to date | ||||||||||||||||||||
nrpe_exporter | nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.5…0.2.6 nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.4…0.2.5 nrpe_exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.2…0.2.4 | |||||||||||||||||||||
o11y-tester-operator | o11y-tester-operator
Released to latest/edge on January 28, 2025 at 11:33 UTC Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev53…rev55 o11y-tester-operator
Released to latest/edge on January 28, 2025 at 11:28 UTC Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev53…rev54 o11y-tester-operator
Released to 0/edge on January 28, 2025 at 10:01 UTC Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev48…rev53 | |||||||||||||||||||||
observability | observability
fix: checkout app source when update-script is provided (#382) | Up to date | ||||||||||||||||||||
observability-libs | observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on August 7, 2025 at 07:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev59…rev60 observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on July 14, 2025 at 23:46 UTC What’s ChangedFull Changelog: https://github.com/canonical/observability-libs/compare/rev58…rev59 observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on July 14, 2025 at 12:34 UTC What’s ChangedFull Changelog: https://github.com/canonical/observability-libs/compare/rev57…rev58 | |||||||||||||||||||||
grafana-rock | f8265f2ad376501296500af603f76fc8e62092e35ed555400d00ba0b749f18f4 grafana-rock
chore(deps): bump grafana version to v10.0.2 (#10) Co-authored-by: Github Actions github-actions@github.com e726a3694a796161806492ef4e2af83a90fde6ba835645ce44924a6812236581 grafana-rock
chore(deps): bump grafana version to v9.5.2 (#6) Co-authored-by: Github Actions github-actions@github.com e7e5e8d327a762fc0634f113630d0733183662337e584dd4c54469c42798bed7 grafana-rock
chore(deps): bump grafana version to v9.5.3 (#7) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
cos-tool | Up to date | |||||||||||||||||||||
cos-lite-bundle | cos-lite-bundle
Fix broken links (#131) cos-lite-bundle
Signed-off-by: Simon Aronsson simme@arcticbit.se (#130) Add SECURITY.md file cos-lite-bundle
Update INTEGRATING.md Signed-off-by: Simon Aronsson simme@arcticbit.se | Up to date | ||||||||||||||||||||
opentelemetry-collector-rock | opentelemetry-collector-rock
chore(deps): bump opentelemetry-collector version to v0.134.0 (#55) opentelemetry-collector-rock
chore(deps): bump opentelemetry-collector version to v0.133.0 (#54) opentelemetry-collector-rock
chore(deps): bump opentelemetry-collector version to v0.133.0 (#53) | Up to date | ||||||||||||||||||||
opentelemetry-collector-snap | opentelemetry-collector-snap
feat: add feature gates (#35)
opentelemetry-collector-snap
feat: add support for multiple config files (#29)
Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com
Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com
Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com
Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com opentelemetry-collector-snap
chore(deps): bump opentelemetry-collector version to v0.130.0 (#27) | Up to date | ||||||||||||||||||||
otel-ebpf-profiler-snap | otel-ebpf-profiler-snap
Merge pull request #15 from canonical/michaeldmitry-patch-1 fix: README.md weird italics otel-ebpf-profiler-snap
Merge pull request #14 from canonical/TAP-705 feat: add tests | Up to date | ||||||||||||||||||||
cos-configuration-k8s-operator | cos-configuration-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 30, 2025 at 20:24 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev73…rev74 cos-configuration-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 14, 2025 at 10:44 UTC What’s ChangedFull Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev71…rev73 cos-configuration-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 13, 2025 at 10:42 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev69…rev71 | |||||||||||||||||||||
cos-alerter | fd9f52ba21ffd51fccc45a96dca6c7e3a735b7f60daeed6b0095cbe88168d36c cos-alerter
allow user to set listen address and port (#55)
faeed79c6db3ee8474032842fc828b211a405c32879534b2ecd91d6276d46618 cos-alerter
Update .jira_sync_config.yaml Signed-off-by: Simon Aronsson simme@arcticbit.se fa573ffb2eb835223a1b9ed556c70744a4404d0af5b4c820fd8ac0735115daa6 cos-alerter
defaults for config values (#44)
| Up to date | ||||||||||||||||||||
parca-rock | parca-rock
chore(deps): bump parca version to v0.24.0 (#8) parca-rock
Add SECURITY.md file (#5) parca-rock
Merge pull request #4 from canonical/chore/add-version chore: add rock for parca v0.23.1 | Up to date | ||||||||||||||||||||
charming-actions | charming-actions
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charming-actions/compare/2.6.3…2.7.0 charming-actions
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.6.2…2.6.3 charming-actions
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.6.1…2.6.2 | |||||||||||||||||||||
polar-signals-cloud-integrator-operator | polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 29, 2025 at 23:50 UTC What’s ChangedFull Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev44…rev45 polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 26, 2025 at 05:45 UTC Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev43…rev44 polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 23, 2025 at 20:40 UTC What’s ChangedFull Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev42…rev43 | |||||||||||||||||||||
charm-relation-interfaces | charm-relation-interfaces
fix: tracing tests (#301) Fixes https://github.com/canonical/tempo-operators/issues/170
charm-relation-interfaces
ci: install poetry-plugin-export for poetry export (#299) charm-relation-interfaces
feat: add litmus_auth interface spec (#295) Adds an interface specification and schema for a new litmus_auth interface, used by Litmus auth and backend to communicate to each other their gRPC server endpoints. Signed-off-by: Michael Dmitry 33381599+michaeldmitry@users.noreply.github.com Co-authored-by: PietroPasotti starfire.daemon@gmail.com Co-authored-by: James Garner james.garner@canonical.com | Up to date | ||||||||||||||||||||
prometheus-pushgateway-k8s-operator | prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:41 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev29…rev30 prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 12:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev28…rev29 prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 11:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev27…rev28 | Up to date | ||||||||||||||||||||
prometheus-pushgateway-rock | prometheus-pushgateway-rock
chore(deps): bump prometheus-pushgateway version to v1.11.1 (#41) prometheus-pushgateway-rock
chore(deps): bump prometheus-pushgateway version to v1.11.0 (#40) prometheus-pushgateway-rock
fix workflow (#39) | Up to date | ||||||||||||||||||||
prometheus-rock | dbc795d5b0fd53384370f3064ef513cfaa3fa14a88d83c8fff20064cbdcefee7 prometheus-rock
Restore node/18/stable under build-snaps d1c2be90f97e9a62d06f5b05c4245e36da18a0f380155dace7ef8814da3f064a prometheus-rock
Restore node/18/stable under build-snaps ce48dd719e3abe47dd03b5bbbde37af2ab30963cdf5c596aa4cbc2335279549f prometheus-rock
Merge pull request #9 from canonical/use-pebble Use pebble for services | Up to date | ||||||||||||||||||||
prometheus-scrape-config-k8s-operator | prometheus-scrape-config-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev68…rev69 prometheus-scrape-config-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 15, 2025 at 09:46 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev67…rev68 prometheus-scrape-config-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 10:12 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev64…rev67 | Up to date | ||||||||||||||||||||
prometheus-scrape-target-k8s-operator | prometheus-scrape-target-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 15, 2025 at 10:00 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev39…rev41 prometheus-scrape-target-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 09:33 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev37…rev39 prometheus-scrape-target-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 08:08 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev37…rev38 | Up to date | ||||||||||||||||||||
blackbox-exporter-rock | blackbox-exporter-rock
match service name (#3) blackbox-exporter-rock
0.26.0 rock (#2) | Up to date | ||||||||||||||||||||
pyroscope-rock | pyroscope-rock
fix: Pass its version correctly to pyroscope (#10) pyroscope-rock
chore(deps): bump pyroscope version to v1.14.1 (#9) pyroscope-rock
chore(deps): bump pyroscope version to v1.14.1 (#8) | Up to date | ||||||||||||||||||||
s3proxy-rock | f27afc926c57677fa56f286b3782b822618d53a3a9fda163958f2d97b675b575 s3proxy-rock
Use Pebble for startup (#4) eb279bf0dd60073e7b5fae7b52fad93aecbf776e048d2178979fe3ceb60484b9 s3proxy-rock
Use Pebble for startup (#4) e4506b62c2b91f8287b0c7a674df698145c2d1a7d755aed4f62718057449f3c4 s3proxy-rock
Use Pebble for startup (#4) | Up to date | ||||||||||||||||||||
script-exporter-operator | script-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 16:35 UTC on 10 Apr 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/script-exporter-operator/compare/rev3…rev4 script-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 13:09 UTC on 27 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/script-exporter-operator/commits/rev3 | |||||||||||||||||||||
script-exporter-snap | script-exporter-snap
Add SECURITY.md file (#3) script-exporter-snap
Redirect the issue sync (do not merge) (#2) | Up to date | ||||||||||||||||||||
snmp-exporter-operator | snmp-exporter-operator
fix: add an empty integration test for the CI to run (#13)
snmp-exporter-operator
Add SECURITY.md file (#9) snmp-exporter-operator
feat: migrate to ci v1 (#12)
Co-authored-by: sed-i 82407168+sed-i@users.noreply.github.com | Up to date | ||||||||||||||||||||
snmp-notifier-snap | snmp-notifier-snap
Add SECURITY.md file (#6) snmp-notifier-snap
Redirect the issue sync (do not merge) (#5) snmp-notifier-snap
Merge pull request #4 from canonical/set-codeowners-by-team [skip ci] chore: update CODEOWNERS to use observability team | Up to date |
| |||||||||||||||||||
snmp_notifier | snmp_notifier
Build for SNMP Notifier, based on the upstream ‘v1.4.0’ release of the | |||||||||||||||||||||
alertmanager-rock | f766f99277554080efd067e04c7ba252c46adc73a0032d7f7951ee235b4d4bcd alertmanager-rock
install ca-certificates (#13) ee4752452f21f05bf591a234521cc09d9e48ca56ace3c2236cdc192c58c85670 alertmanager-rock
move the installation of ca-certificates (#14) e1ce87dfe60c6574b69a1cd279442cf09985f59590cc8103cc841ba692177a42 alertmanager-rock
Use pebble for services (#11) | Up to date | ||||||||||||||||||||
tempo-rock | tempo-rock
chore(deps): bump tempo version to v2.8.2 (#36) tempo-rock
chore(deps): bump tempo version to v2.8.1 (#35) tempo-rock
chore: use v1 (#34) | Up to date | ||||||||||||||||||||
tls-truststore-operator | tls-truststore-operator
Merge pull request #4 from canonical/set-codeowners-by-team [skip ci] chore: update CODEOWNERS to use observability team | Up to date | ||||||||||||||||||||
traefik-k8s-operator | traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on August 13, 2025 at 15:09 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev243…rev244 traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on August 2, 2025 at 00:35 UTC What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev242…rev243 traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on July 28, 2025 at 16:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev241…rev242 | Up to date | ||||||||||||||||||||
traefik-rock | f6153d2018fa2504f52792d5c6b780316e2a25f132c621aff125d0a685c9efcd traefik-rock
c158f9149f4a3d4abb4e50f150f9c4be1f11e931237e86b38db0dd5a5b84a6ac traefik-rock
chore(deps): bump traefik version to v2.10.3 (#6) Co-authored-by: Github Actions github-actions@github.com be6daf8f007f111767d3965cda713807d77c45f25b679949146e58ad7ebc4d70 traefik-rock
chore(deps): bump traefik version to v2.10.4 (#8) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
xk6-rock | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
charmed-service-mesh-helpers | charmed-service-mesh-helpers
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-service-mesh-helpers/commits/0.1.1 | Up to date | ||||||||||||||||
istio-install-cni-rock | istio-install-cni-rock
Merge pull request #10 from canonical/cve-patch bump source-tag & deps istio-install-cni-rock
Merge pull request #8 from canonical/IbraAoad-patch-1 Update CODEOWNERS | Up to date | ||||||||||||||||
istio-pilot-rock | istio-pilot-rock
Merge pull request #7 from canonical/cve-patch bump source-tag & deps istio-pilot-rock
Merge pull request #5 from canonical/IbraAoad-patch-1 Update CODEOWNERS | Up to date | ||||||||||||||||
istio-ztunnel-rock | istio-ztunnel-rock
Merge pull request #7 from canonical/dstathis-patch-1 Update README.md istio-ztunnel-rock
Merge pull request #5 from canonical/remove-entry-service remove entrypoint service | Up to date | ||||||||||||||||
kiali-k8s-operator | kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 2, 2025 at 18:20 UTC What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev10…rev11 kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 1, 2025 at 10:15 UTC What’s ChangedFull Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev9…rev10 kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 25, 2025 at 12:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev8…rev9 | |||||||||||||||||
kiali-rock | kiali-rock
Merge pull request #5 from canonical/IbraAoad-patch-1 Update CODEOWNERS | Up to date | ||||||||||||||||
lightkube-extensions | lightkube-extensions
Merge pull request #5 from canonical/ca-scribner-patch-1 Use force=True by default in KubernetesResourceManager.reconcile lightkube-extensions
Use force=True by default in KubernetesResourceManager.reconcile lightkube-extensions
fix: handle case where get_deployed_resources is called on a resource_type not in cluster (#3) During teardown, especially when destroying a model, we can have a race condition where resource_type’s owner may have already been deleted and thus the resource_type CRD has been removed. For that reason, ignore 404 errors here and just proceed to the next resource. | Up to date | ||||||||||||||||
metrics-k8s-proxy | metrics-k8s-proxy
Changelog
Thanks!That’s all the changes for v0.1.1! metrics-k8s-proxy
Changelog
Thanks!That’s all the changes for v0.1.0! | |||||||||||||||||
metrics-proxy-rock | metrics-proxy-rock
Merge pull request #14 from canonical/IbraAoad-patch-1 Update CODEOWNERS | Up to date | ||||||||||||||||
observability-charm-tools | observability-charm-tools
Merge pull request #2 from canonical/check-tests fix: on pull request CI workflow | Up to date | ||||||||||||||||
service-mesh | service-mesh
docs: update docs with AppPolicy and UnitPolicy (#28)
service-mesh
Add general service mesh and istio-specific docs (#25) Includes: * Charmed istio explanation doc (SMS-439, closes #3) * Explanation of how charms are put on the mesh (SMS-437, closes #15) * Explanation of managed mode (SMS-450, closes #22) * How to add mesh support for your charm (SMS-452, closes #24) * Explanation of how policy creation works in istio-beacon and service mesh in general (traffic-authorization.md) (SMS-436, closes #14) service-mesh
Merge pull request #17 from canonical/fix/simplify-language-and-convert-to-md fix(docs): simplify the language used and convert the index from rst to md | Up to date |
Repository | Latest Releases/Commit | Commits Since |
---|
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
identity-platform-api | identity-platform-api
fix(deps): update module github.com/getkin/kin-openapi to v0.131.0 security Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> identity-platform-api
Merge pull request #14 from canonical/renovate/pin-dependencies chore(deps): pin dependencies | Up to date | ||||||||||||||||||||
hook-service | hook-service
1.0.0 (2025-06-30)Bug Fixes
| |||||||||||||||||||||
glauth-k8s-operator | glauth-k8s-operator
1.1.3 (2025-07-30)Bug Fixes
| |||||||||||||||||||||
user-verification-service-operator |
| |||||||||||||||||||||
canonical-identity-platform-docs | ||||||||||||||||||||||
glauth-snap | glauth-snap
Merge pull request #3 from canonical/IAM-473 IAM 473 | Up to date | ||||||||||||||||||||
openfga-rock | openfga-rock
Merge pull request #28 from canonical/IAM-1631-security-manifest-utility chore: switch to rocks-security-manifest openfga-rock
Merge pull request #27 from canonical/IAM-1630-tests chore: switch to identity-team workflows and add structure tests | Up to date | ||||||||||||||||||||
identity-platform-login-ui | identity-platform-login-ui
0.22.0 (2025-08-22)FeaturesBug Fixes
identity-platform-login-ui
0.21.3 (2025-07-29)Bug Fixes
identity-platform-login-ui
0.21.2 (2025-07-10)Bug Fixes
| |||||||||||||||||||||
hook-service-operator |
| |||||||||||||||||||||
identity-platform-login-ui-operator | ||||||||||||||||||||||
hydra-operator | ||||||||||||||||||||||
openfga-operator | openfga-operator
1.1.0 (2025-08-01)Features
Bug Fixes
| |||||||||||||||||||||
oauth2-proxy-rock | oauth2-proxy-rock
Merge pull request #14 from canonical/renovate/auto-major-github-actions chore(deps): update actions/checkout action to v5 oauth2-proxy-rock
chore(deps): update actions/checkout action to v5 oauth2-proxy-rock
Merge pull request #13 from canonical/renovate/auto-github-actions chore(deps): update actions/checkout digest to 08eba0b | Up to date | ||||||||||||||||||||
iam-bundle-integration | ||||||||||||||||||||||
identity-platform-admin-ui | identity-platform-admin-ui
1.25.0 (2025-07-11)Features
Bug Fixes
identity-platform-admin-ui
1.24.0 (2025-04-15)Features
Bug Fixes | |||||||||||||||||||||
identity-platform-admin-ui-operator | ||||||||||||||||||||||
glauth-rock | glauth-rock
Merge pull request #147 from canonical/renovate/auto-major-github-actions chore(deps): update actions/checkout action to v5 glauth-rock
Merge pull request #146 from canonical/renovate/auto-major-pre-commit-hooks chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 | Up to date | ||||||||||||||||||||
fosite | fosite
Merge pull request #23 from canonical/IAM-841 fix: handle the user code generation duplication fosite
Merge pull request #22 from canonical/IAM-861 fix: use correct grant lifespan to issue tokens | Up to date | ||||||||||||||||||||
hydra | hydra
Merge pull request #18 from canonical/IAM-843 fix: invalidate user_code after consent has been accepted | |||||||||||||||||||||
oauth2-proxy-k8s-operator | ||||||||||||||||||||||
kratos-external-idp-integrator | kratos-external-idp-integrator
1.1.0 (2025-08-01)Features
Bug Fixes
| |||||||||||||||||||||
kratos-operator | ||||||||||||||||||||||
kratos-rock | kratos-rock
Merge pull request #206 from canonical/renovate/auto-major-pre-commit-hooks chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 kratos-rock
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 kratos-rock
Merge pull request #205 from canonical/IAM-1648-address-cve fix: address CVE-2025-22868 | Up to date | ||||||||||||||||||||
oathkeeper-rock | oathkeeper-rock
Merge pull request #156 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to 2d92b76 oathkeeper-rock
chore(deps): update github/codeql-action digest to 2d92b76 oathkeeper-rock
Merge pull request #155 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to 3c3833e | Up to date | ||||||||||||||||||||
identity-team | ||||||||||||||||||||||
user-verification-service | ||||||||||||||||||||||
sssd-operator | sssd-operator
resources: Static resources: Released to ‘latest/edge’ at 03:49 UTC on 7 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/sssd-operator/compare/rev6…rev7 sssd-operator
resources: Static resources: Released to ‘latest/edge’ at 16:06 UTC on 12 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/sssd-operator/compare/rev5…rev6 sssd-operator
resources: Static resources: Released to ‘latest/edge’ at 19:38 UTC on 3 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/sssd-operator/compare/rev4…rev5 | Up to date | ||||||||||||||||||||
ldap-integrator | ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 10:33 UTC on 16 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/ldap-integrator/compare/rev33…rev34 ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 16:06 UTC on 15 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/ldap-integrator/compare/rev32…rev33 ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 15:42 UTC on 15 Apr 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/ldap-integrator/compare/rev31…rev32 |
| ||||||||||||||||||||
glauth-utils | glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 11 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev49…rev50 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 22:28 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev48…rev49 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 19:28 UTC on 27 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev47…rev48 |
| ||||||||||||||||||||
oathkeeper-operator | oathkeeper-operator
1.0.0 (2025-03-10)Features
Bug Fixes
| |||||||||||||||||||||
hydra-rock | hydra-rock
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/hydra-rock/commits/v2.3.0-canonical | |||||||||||||||||||||
iam-bundle | ||||||||||||||||||||||
rebac-admin-ui-handlers | rebac-admin-ui-handlers
0.1.0 (2024-07-30)Features
Bug Fixes
| Up to date | ||||||||||||||||||||
glauth-operator | glauth-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:24 UTC on 25 Apr 2023 What’s ChangedFull Changelog: https://github.com/canonical/glauth-operator/compare/rev9…rev10 glauth-operator
resources:
Static resources: Released to ‘latest/edge’ at 22:26 UTC on 21 Apr 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/glauth-operator/commits/rev9 |
|
Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
calico-rocks | calico-rocks
feat: pin k8s-test-harness (#4) calico-rocks
Drop custom tigera operator patches (#3) The Tigera operator expects the ImageSet specs to contain the original image names, not the custom ones. We’ll drop our custom patches and update the integration tests accordingly. We need to remove “calico-ctl” from the image spec as the Tigera operator does not expect it and is going to throw an error. While at it, we’ll avoid using the “match” expression since it’s unsupported on 22.04. calico-rocks
Add calico rock definitions (#1) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
canonical-kubernetes-release-ci | canonical-kubernetes-release-ci
feat: creating single builds on sqa (#52)
Signed-off-by: rapour reza.abbasalipour@canonical.com canonical-kubernetes-release-ci
fix: allows for promotion job to run on flexible risk of each channel (#48) fix: use a flexible path to find the unit test coverage.xml canonical-kubernetes-release-ci
Revert “chore: rm moonray reference” (#51) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cert-manager-rock | cert-manager-rock
feat: pin k8s-test-harness (#10) cert-manager-rock
Update pull_request.yaml after KU-1195 (#9) cert-manager-rock
Refactor tests and add v1.10.1 support (#8) We’re adding a rock definition for cert-manager 1.10.1. At the same time, we’re refactoring the tests to use the updated test harness. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charm-microk8s | charm-microk8s
Add deprecation notice (#136) charm-microk8s
Rename config variable “insecure_skip_verify” to “skip_verify”. (#128) Co-authored-by: Matheus C.R matheus.carvalho@canonical.com charm-microk8s
bump pytest-operator to include fixes (#129) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charms.proxylib | charms.proxylib
Merge pull request #1 from canonical/renovate/configure Configure Renovate | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charms.reactive | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cilium-rocks | cilium-rocks
ci: Include FIPS OpenSSL in the rock (#25)
Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com cilium-rocks
feat: enable FIPS support for Cilium (#24) cilium-rocks
fix: reduce cilium agent image size (#21) These changes should reduce the image size down, around the size of the upstream image.
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cinder-csi-operator | cinder-csi-operator
Accept proxy-config from clients relation and apply to o7k-ccm container (#13)
cinder-csi-operator
feat: Drop focal support, Add Noble (#12) cinder-csi-operator
Allow Juju tf provider to float past 0.14.0 (#11) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-api-k8s | cluster-api-k8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.4.1…v0.4.2 cluster-api-k8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.4.0…v0.4.1 cluster-api-k8s
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.3.0…v0.4.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-api-control-plane-provider-microk8s | cluster-api-control-plane-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-control-plane-provider-microk8s
cluster-api-control-plane-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.8…v0.6.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-api-bootstrap-provider-microk8s | cluster-api-bootstrap-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-bootstrap-provider-microk8s
cluster-api-bootstrap-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.9…v0.6.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-autoscaler-rock | cluster-autoscaler-rock
feat: pin k8s-test-harness (#18) cluster-autoscaler-rock
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> cluster-autoscaler-rock
Update pull_request.yaml after KU-1195 (#16) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
contour-rocks | contour-rocks
feat: pin k8s-test-harness (#13) contour-rocks
Update canonical/has-signed-canonical-cla action to v2 (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> contour-rocks
Add renovate.json (#3) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
coredns-rock | coredns-rock
ci: Include FIPS openssl in rockcraft parts (#47) Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com coredns-rock
Merge pull request #44 from canonical/renovate/actions-checkout-5.x chore(deps): update actions/checkout action to v5 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cri-o-snap | cri-o-snap
Add basic README documentation (#5) cri-o-snap
Add testing (#4)
Testing cri-o snap service integrated with microk8s. Basic integration tests configures microk8s to use crio container runtime, and then launches the nginx app. Running pod is verified to be using cri-o. cri-o-snap
Add cri-o and it’s dependencies (#3)
Added an app wrapper to handle correctly setting up PATH and LD_LIBRARY_PATH, as well as creating required directories. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
csi-driver-nfs-rocks | csi-driver-nfs-rocks
feat: pin k8s-test-harness (#10) csi-driver-nfs-rocks
Adds NFS CSI plugin integration test (#7) The Helm chart depends on a few other CSI components. We have rocks for these, and we’ll be using them in the helm chart as well. The test will also check the Pod probes to make sure that the service is up, without waiting for Kubernetes to do the check. The test will also spawn a NFS server, and create an NGINX Pod requiring a NFS volume. csi-driver-nfs-rocks
Update pull_request.yaml after KU-1195 (#9) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
csi-rocks | csi-rocks
Merge pull request #28 from canonical/KU-3667/fix-fips ci: Include FIPS openssl in rockcraft parts, Build ARM on LXD csi-rocks
feat: enable fips support for csi images (#26) csi-rocks
feat: pin k8s-test-harness (#25) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
docker-registry-charm | docker-registry-charm
Merge pull request #74 from nancyc12/fix-registry-config-tls Use mounted tls paths in config.yml docker-registry-charm
Merge pull request #73 from charmed-kubernetes/KU-3020/not-snap-yq Adjust layer-download to a script | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
envoy-rock | envoy-rock
feat: pin k8s-test-harness (#23) envoy-rock
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#21) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> envoy-rock
Add renovate.json (#4) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
etcd-operator | etcd-operator
release: bump version to v0.9.4 and update changelog (#2060) Signed-off-by: Sam Batschelet sbatsche@redhat.com etcd-operator
Merge pull request #2014 from hexfusion/release-v0.9.3 release: bump version to v0.9.3 and update changelog etcd-operator
Merge pull request #1951 from hasbro17/haseeb/release-v0.9.2 release: bump version to v0.9.2 and update changelog | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
etcd-snaps | etcd-snaps
Bring snapcraft.yaml up-to-date for master/edge builds. (#21) Also add Github Action for building/testing the snap. etcd-snaps
Merge pull request #13 from juju-solutions/bug/moved etcd and etcdctl changed paths | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
falco-rocks | falco-rocks
feat: pin k8s-test-harness (#23) falco-rocks
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> falco-rocks
Changes falcosidekick and falcosidekick-ui rock bases to bare (#21) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. We can no longer use ensure_image_contains_paths to check if files exist in the rock images, since they are now bare-based. Instead, we can use ensure_image_contains_paths_bare, which checks the image layers instead. Because of this, we need sufficient permissions to check the /var/lib/docker folder. Adds additional check for falcosidekick-ui during the integration test. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fluent-bit-rock | fluent-bit-rock
feat: pin k8s-test-harness (#13) fluent-bit-rock
Update pull_request.yaml after KU-1195 (#11) fluent-bit-rock
Tests all the fluent-bit versions (#8) Adds integration tests for all the currently supported fluent-bit versions. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
go-migrator | go-migrator
List response already lists all data (#4) go-migrator
do not defer closing files until the end of the loop (#2) go-migrator
Merge pull request #1 from canonical/MK-303/code-cleanup Code clean-up and improvements to error checking | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
harbor-rocks | harbor-rocks
feat: pin k8s-test-harness (#27) harbor-rocks
Update canonical/has-signed-canonical-cla action to v2 (#26) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> harbor-rocks
Merge pull request #24 from canonical/story/KU-1195/update-workflow-after-changes Update pull_request.yaml after KU-1195 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
infra-backup-operator | infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 17:38 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev8…rev9 infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 19:10 UTC on 28 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev3…rev8 infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 20:20 UTC on 14 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev2…rev3 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hostpath-provisioner | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ingress-nginx-rocks | ingress-nginx-rocks
feat: pin k8s-test-harness (#9) ingress-nginx-rocks
integration: work around controller perms/caps issues. (#8) Signed-off-by: Nashwan Azhari nashwan.azhari@canonical.com ingress-nginx-rocks
Add Signed-off-by: Nashwan Azhari nazhari@cloudbasesolutions.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
interface-openstack-integration | interface-openstack-integration
Support sharing the proxy-config via o7k-interface relation (#19)
interface-openstack-integration
Use upstream CCM docs to build the cloud_config including many new fields (#18) interface-openstack-integration
Adds optional project-id to the credentials from the provider (#16)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
interface-tls-certificates | interface-tls-certificates
databags with a cert_requets str, should load it as json (#38) interface-tls-certificates
Read through all the available certificate endpoints (#2)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
joule | joule
Updated CFT to let the user define ssh cidr (#35) joule
Added conditional security group creation for SSH (#34) joule
Updated CFT with new versions and all available instance types (#33) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-dqlite | k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.7.0…v1.8.0 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.7.0…v1.7.1 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.3.3…v1.3.4 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-bundles | k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 17:37 UTC on 23 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev10 k8s-bundles
resources: Static resources: Released to ‘1.30/edge’ at 21:54 UTC on 7 May 2024 Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev9 k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 21:50 UTC on 7 May 2024 What’s ChangedFull Changelog: https://github.com/canonical/k8s-bundles/compare/rev7…rev8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-microcluster | k8s-microcluster
Change project name detection on prepare statements (#2) Any changes to the folder/repository causes an issue with statement registrations, to address this the hard coded name is updated to use the caller project. k8s-microcluster
Add back legacy We renamed This makes upgrades noticeably slower, while also undoing the work we
had done earlier to show upgrade progress with the To work around this, we can add back Functionally, when establishing a connection to dqlite, if we encounter
a Rather than adding this to v3 and backporting to v2, I thought we might as well fully drop the legacy support from v3 since it likely won’t be released for some time, meaning direct upgrades from v1->v3 should be rather sparse. And since this doesn’t actually affect the result of an upgrade, I don’t think it’s worth the extra maintenance. k8s-microcluster
(backport v2) Parse go module version out of project name (#221) This helper finds microcluster among the cached build files to register
internal statements. Since microcluster’s module path has been appended
with v2, this function now resolves to This should fix external projects failing to register internal microcluster prepared statements. Signed-off-by: Max Asnaashari max.asnaashari@canonical.com (cherry picked from commit aaec49fa6823ddf8802336b3affbbe8878cc6a52) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-operator | k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:08 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1329…k8s-worker-rev1350 k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:08 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1329…k8s-worker-rev1349 k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:07 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1329…k8s-worker-rev1348 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap | k8s-snap
ci: add release-1.34 (#1812) k8s-snap
[main] Update component versions (#1798) Co-authored-by: K8s builder bot k8s-bot@canonical.com k8s-snap
feat: add disa-stig and hardening resource files on snap install (#1806) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap-api | k8s-snap-api
What’s ChangedFull Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.27…v1.1.0 k8s-snap-api
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.26…v1.0.27 k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.25…v1.0.26 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-test-harness | k8s-test-harness
Adds function for checking files on bare-based images (#36) Currently, we can only check if files exist on regular images by starting a container and running ls. Bare-based images do not have that option. This adds ensure_image_contains_paths_bare function, which will allow us to check bare-based images if they have the given set of file paths. This functions checks the image layers for those files, and makes sure it wasn’t deleted (replaced by a whiteout file). k8s-test-harness
Adds install mutating pebble webhook util function (#35) Some helm charts deploy pods / charts with readOnlyRootFilesystem=True daemonsets or deployments, which means Pebble won’t be able to copy its necessary files. This mutating webhook solves this issue by adding an emptydir volume to Pods for Pebble to use. k8s-test-harness
k8s_util: Describe resources from all namespaces (#34) On error, we describe resources. However, we only describe the ones in the default namespace, which isn’t typically used in tests. Instead, we could describe the resources from all namespaces. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-workflows | k8s-workflows
feat: add rockcraft pro builds without multipass k8s-workflows
Revert “feat: Add support for Ubuntu Pro-based ROCK builds (#41)” This reverts commit 5035c75731e0932a62f3fbcf99f450d6ad572468. k8s-workflows
Revert “fix: Rockcraft cache on multipass (#42)” This reverts commit 171e2a5c6b61089b4efcc1ef761db7ef259644a2. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kepler-rocks | kepler-rocks
feat: pin k8s-test-harness (#5) kepler-rocks
Update pull_request.yaml after KU-1195 (#3) kepler-rocks
Initial rock definition (#1) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
keystone-k8s-auth-operator | keystone-k8s-auth-operator
Build targetting for noble (#33) keystone-k8s-auth-operator
Update dependency ops to v2.21.1 (#30) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> keystone-k8s-auth-operator
Update dependency ops to v2.21.0 (#29) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kine | kine
What’s Changed
Full Changelog: https://github.com/canonical/kine/compare/v0.4.1-k8s-dqlite.9…v0.4.1-k8s-dqlite.10 kine
What’s Changed
kine
What’s Changed
Full Changelog: https://github.com/canonical/kine/compare/v0.4.1-k8s-dqlite.7…v0.4.1-k8s-dqlite-8 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kube-bench | kube-bench
chore: (CVE fix) Bump golang.org/x/crypto to v0.35.0 (#3) Fixes: - https://github.com/canonical/kube-bench/security/dependabot/2 - https://github.com/canonical/kube-bench/security/dependabot/6 Note: This version requires a Go version bump as well: kube-bench
release: prepare v0.9.2 (#1730) kube-bench
FIX| RKE-CIS-1.24- CHECK 1.1.19 (#1722) We have added the missing script required for check 1.1.19 in rke-cis-1.24 and made it available to the kube-bench file system(https://github.com/rancher/security-scan/blob/master/package/helper_scripts/check_files_owner_in_dir.sh). | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kvsql-dqlite | kvsql-dqlite
Increase the bootup timeout from 1 min to 5 (#4) kvsql-dqlite
Merge pull request #3 from ktsakalozos/feature/localnode Pass address of the local dqlite node to kine kvsql-dqlite
Merge pull request #2 from ktsakalozos/feature/cleanup Cleanup after the move under canonical | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
layer-basic | layer-basic
Pinning pbr<6.1.1 so it continues to use setuptools (#229)
layer-basic
sniffio is pulled in for anyio, it is not needed otherwise so make it match (#227) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
loadbalancer-interface | loadbalancer-interface
Repair PR CI (#19) loadbalancer-interface
Merge pull request #1 from charmed-kubernetes/chore/pin-marshmallow Chore/pin marshmallow | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
longhorn-rocks | longhorn-rocks
feat: pin k8s-test-harness (#37) longhorn-rocks
Adds arm64 to rock images (#36)
Previously, we’ve skipped adding support for arm64 since some of the rocks failed to build for arm64.
The The iputils rpm from suse (installed in the original Dockerfile) contains the following binaries: arping, clockdiff, ping, tracepath. It also contains symlinks for ping6 and tracepath6. We’ll be installing equivalent apt packages for those binaries to keep parity.
When building tgt, we’re getting this error on arm64:
After some investigation, it seems that this Warning is not a false positive.
Because Interestingly, this does not occur on ubuntu 22.04, which is why we’re not seeing this issue in the v1.6.2 rocks. xref: https://www.spinics.net/lists/linux-stgt/msg04783.html This patch is a cherry-pick of the following commit (+ resolved conflicts), which solves this issue: https://github.com/fujita/tgt/commit/7ea559753e647e6a5fa5a0ca3c29ba417d9744b7 longhorn-rocks
Cleanup v1.6.2 rocks (#34) The longhorn-engine rock should contain the longhorn-instance-manager, but longhorn-engine is built and included instead. Removes redundant liblonghorn clone and installation. Removes redundant cd $CRAFT_PART_SRC. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mayastor | mayastor
chore(release): Merge branch ‘hotfix-v1.0.1’ Creates patch release v1.0.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mayastor-control-plane | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
metallb-rocks | metallb-rocks
ci: Include FIPS openssl in rockcraft parts, Build ARM on LXD (#15)
Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com metallb-rocks
build: pin rockcraft revision for amd (#14) Pins rockcraft revision to FIPS rockcraft build including pro-sources metallb-rocks
feat: Enable FIPS-support for Metallb controller and speaker (#12) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
metrics-server-rock | metrics-server-rock
ci: Include FIPS openssl in rockcraft parts, Build ARM on LXD (#11) Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com metrics-server-rock
feat: metrics-server fips rock 0.8.0 (#9) metrics-server-rock
feat: pin k8s-test-harness (#8) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s | microk8s
What’s Changed
New Addon
Full Changelog: https://github.com/canonical/microk8s/compare/v1.33…v1.34 microk8s
In this releaseKubernetes 1.33Read more at https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/ Bugfixes
Updates
Release Specific Changes
Many thanks to our contributorsmicrok8s
In this releaseKubernetes 1.32Read more at https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/ Bugfixes
Updates
Release Specific Changes
Many thanks to our contributors | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-addons-repo-template | microk8s-addons-repo-template
Update HACKING.md with custom commands section (#6) microk8s-addons-repo-template
Run tests on GH actions (#1) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-aws-addons | microk8s-aws-addons
Fix typo in aws-elb-controller.md (#28) microk8s-aws-addons
Wait for snapd seed loading in tests (#25) microk8s-aws-addons
Change SSM parameter for ami lookup based on arch (#20) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-benchmarks | microk8s-benchmarks
Alleviate docker hub liimts (#22) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-cluster-agent | microk8s-cluster-agent
CI: add jirasync for gh issues (#68) microk8s-cluster-agent
Fix empty traefik/provider.yaml (#62) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-community-addons | microk8s-community-addons
AMD GPU Hardware support addon (#269)
Signed-off-by: yansun1996 sunyanfred@gmail.com Co-authored-by: yansun1996 sunyanfred@gmail.com microk8s-community-addons
ci: disable ngrok ingress controller test (#267)
microk8s-community-addons
CI: add jirasync for gh issues (#260) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-content-demo-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-core-addons | microk8s-core-addons
chore: Bump component versions to latest (#357) microk8s-core-addons
chore: skip kube-ovn tests unless required (#345) microk8s-core-addons
feat: update addons versions and update list (#344) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-integrator-macos | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-integrator-windows | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
multus-rock | multus-rock
feat: pin k8s-test-harness (#16) multus-rock
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> multus-rock
Add renovate.json (#2) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mutating-pebble-webhook-rocks | mutating-pebble-webhook-rocks
feat: pin k8s-test-harness (#23) mutating-pebble-webhook-rocks
Bump golang.org/x/net from 0.26.0 to 0.38.0 Bumps golang.org/x/net from 0.26.0 to 0.38.0. - Commits updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect … Signed-off-by: dependabot[bot] support@github.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ops-lib-manifest | ops-lib-manifest
Merge pull request #35 from canonical/KU-2644/enhance-list-resources Update list-resources | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ops-reactive-interface | ops-reactive-interface
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/ops-reactive-interface/compare/v1.0.1…v1.1.0 ops-reactive-interface
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/ops-reactive-interface/commits/v1.0.1 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pinniped-rocks | pinniped-rocks
feat: pin k8s-test-harness (#7) pinniped-rocks
Changes rock base to bare (#6) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. The original Dockerfile uses gcr.io/distroless/static:nonroot, which has only a few packages. We can add those packages and switch to a bare-based image. Additionally, the original image is a non-root image, thus, we should also switch our rock to be non-root. We can no longer use ensure_image_contains_paths to check if files exist in the rock images, since they are now bare-based. Instead, we can use ensure_image_contains_paths_bare, which checks the image layers instead. Because of this, we need sufficient permissions to check the /var/lib/docker folder. pinniped-rocks
Update pull_request.yaml after KU-1195 (#4) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rawfile-localpv | rawfile-localpv
RawFile Driver Container Storage Interface | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rawfile-localpv-operator | rawfile-localpv-operator
fix: Handle missing Kubeconfig (#7) OverviewHandle exceptions for cases where the Kubeconfig is not yet available for the charm. rawfile-localpv-operator
feat: add update script (#6) Add a Python script to update the manifests for Rawfile using the tags in the repository. rawfile-localpv-operator
docs: Add docs to the charm (#5) Add link to discourse post on the charm. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
serialized-data-interface | serialized-data-interface
build: bump version 0.3.5->0.3.6 (#53) serialized-data-interface
Gracefully handle empty remote app name (#35)
It shouldn’t ever happen but it seems that the remote app name can be
set to blank during a relation-broken hook in some strange edge case
which leads to a Fixes #34 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sriov-dpdk-rocks | sriov-dpdk-rocks
feat: pin k8s-test-harness (#13) sriov-dpdk-rocks
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sriov-dpdk-rocks
Changes rock base to bare (#11) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. The image is supposed to run a script, thus we need a few packages installed. ddptool is not statically built, so it still depends on /lib and /lib64, which is why we’re adding base-files. Switch the container user to root. It is supposed to have access to certain host folders through hostPath mounts, and thus, it should be able to modify them (e.g.: create /var/log/sriovdp folder). We can no longer use ensure_image_contains_paths to check if files exist in the rock images, since they are now bare-based. Instead, we can use ensure_image_contains_paths_bare, which checks the image layers instead. Because of this, we need sufficient permissions to check the /var/lib/docker folder. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
velero-rocks | velero-rocks
feat: pin k8s-test-harness (#17) velero-rocks
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> velero-rocks
Update pull_request.yaml after KU-1195 (#15) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vsphere-csi-rocks | vsphere-csi-rocks
feat: pin k8s-test-harness (#5) vsphere-csi-rocks
Update pull_request.yaml after KU-1195 (#4) vsphere-csi-rocks
Add minimal integration tests (#3) The pipeline currently fails as there’s no integration test defined. We’ll add a minimal test that deploys the vsphere chart. The actual k8s deployment is expcted to enter a crash loop as it expects an actual vsphere environment, for which reason the assertions are commented out for the time being. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
whereabouts-rock | whereabouts-rock
feat: pin k8s-test-harness (#17) whereabouts-rock
Changes rock bases to bare (#16) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. The whereabouts image is supposed to install the binaries on the host it’s running on. For this, it runs a bash script, which is why we still need a few stage packages. Note that the helm chart uses pgrep in a readiness / liveness probe. We can no longer use ensure_image_contains_paths to check if files exist in the rock images, since they are now bare-based. Instead, we can use ensure_image_contains_paths_bare, which checks the image layers instead. Because of this, we need sufficient permissions to check the /var/lib/docker folder. Adds an extra sanity check during the integration tests, making sure that there is no error reported in Pebble while starting the service. whereabouts-rock
Update pull_request.yaml after KU-119 (#15) | Up to date |
Repository | Latest Releases/Commit | Commits Since |
---|
Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lego-operator | lego-operator
resources: Static resources: Released to ‘4/edge’ at 06:22 UTC on 2 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev104…rev107 lego-operator
resources: Static resources: Released to ‘4/edge’ at 06:21 UTC on 2 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev104…rev106 lego-operator
resources: Static resources: Released to ‘4/edge’ at 13:38 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev102…rev105 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
self-signed-certificates-operator | self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 17:52 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev350…rev353 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 17:50 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev350…rev352 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 13:58 UTC on 28 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev348…rev351 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
manual-tls-certificates-operator | manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 13:40 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev214…rev217 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 13:38 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev214…rev216 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 09:31 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev212…rev215 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-k8s-operator | vault-k8s-operator
resources: Static resources: Released to ‘1.18/edge’ at 22:45 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev418…rev517 vault-k8s-operator
resources: Static resources: Released to ‘1.18/edge’ at 21:46 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev515…rev516 vault-k8s-operator
resources: Static resources: Released to ‘1.18/edge’ at 15:03 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev417…rev515 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-requirer-operator | tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 04:11 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev181…rev184 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 04:09 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev181…rev183 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 00:21 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev179…rev182 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-interface | tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 08:56 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev171…rev172 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 03:28 UTC on 22 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev170…rev171 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 14:53 UTC on 21 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev169…rev170 | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-constraints-operator | tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 09:10 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev72…rev73 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 14:39 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev71…rev72 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 23:54 UTC on 30 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev70…rev71 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
certificate-transfer-interface | certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 11:04 UTC on 11 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev141…rev143 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 00:36 UTC on 10 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev139…rev142 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 02:12 UTC on 9 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev139…rev141 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notary-k8s-operator | notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 23 Static resources: Released to ‘0/edge’ at 13:27 UTC on 2 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev48…rev51 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 22 Static resources: Released to ‘0/edge’ at 13:25 UTC on 2 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev48…rev50 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 21 Static resources: Released to ‘0/edge’ at 12:21 UTC on 30 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev46…rev49 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
snap-vault | snap-vault
Released to 1.17/edge - amd64: revision 2354 - arm64: revision 2355 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/snap-vault/commits/rev2355 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pylego | pylego
chore: Update github_actions (major) (#61) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> pylego
chore: Update module github.com/go-acme/lego/v4 to v4.25.2 SECURITY Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Arndt daniel.arndt@canonical.com pylego
feat: Use Jira Sync bot instead of workflow (#57) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notary | notary
chore: bump next from 15.2.4 to 15.4.7 in /ui (#270) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> notary
refactor: separate concerns (#268) notary
chore: bump form-data from 4.0.1 to 4.0.4 in /ui (#266) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lego-rock | lego-rock
chore: bump amannn/action-semantic-pull-request from 5 to 6 in the github_actions group (#47) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> lego-rock
feat: Use Jira Sync bot instead of workflow (#48) lego-rock
build: Identify KEVs (#46) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
identity-credentials-workflows | identity-credentials-workflows
What’s ChangedFull Changelog: https://github.com/canonical/identity-credentials-workflows/compare/v0.0.2…v0.0.3 identity-credentials-workflows
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/identity-credentials-workflows/compare/v0.0.1…v0.0.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-rock | vault-rock
feat: Use Jira Sync bot instead of workflow (#66) vault-rock
chore: bump the github_actions group across 1 directory with 3 updates (#65) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> vault-rock
chore: bump vault to v1.19.3 (#63) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com | Up to date |
Repository | Latest Releases/Commit | Commits Since |
---|
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chisel | chisel
Highlights: this release introduces support for hard links and handling of path conflicts. It also exposes What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/chisel/compare/v1.1.0…v1.2.0 chisel
Highlights: this release introduces support for Ubuntu Pro archives. Copyright files are no longer implicitly installed. There is also a fix for CVE-2024-45337, and a security policy has been added to the repository. What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/chisel/compare/v1.0.0…v1.1.0 chisel
Highlights: this major release introduces the Chisel “manifest” - a Zstandard-compressed “jsonwall” file generated by Chisel, to record information about the installed slices in the chiselled root filesystem. The new Chisel command What’s Changed
Full Changelog: https://github.com/canonical/chisel/compare/v0.10.0…v1.0.0 | |||||||||||||||||
chisel-docs | chisel-docs
fix: slice names cannot start with digit (#21) chisel-docs
docs: expand on slice naming conventions for functional grouping (#19) chisel-docs
docs: add further clarifications to slicing guide (#18)
| Up to date | ||||||||||||||||
chisel-releases | chisel-releases
chore: triage-prs.yaml 1/day (#625) chisel-releases
fix(ci): flawd designation of team names in diff API calls (#624) chisel-releases
fix(ci): PR triaging needs to happen on schedule (#591) | Up to date | ||||||||||||||||
chiseled-nodejs | chiseled-nodejs
build(node18): add part for security manifest (#19) chiseled-nodejs
feat: Add Node.js 18 rock for Noble (#9) | Up to date | ||||||||||||||||
chiselled-base | chiselled-base
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
chiselled-python | chiselled-python
feat: add base-files_release-info to all rocks (#33) chiselled-python
feat: add python3.13 (#32) chiselled-python
chore(deps): update dependency canonical/chisel to v1.1.0 (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
docker-library-official-images | docker-library-official-images
Merge pull request #13070 from amsteinb-orcl/update-oraclelinux [oraclelinux] Updating 8 and 8-slim for ELSA-2022-6206 docker-library-official-images
[oraclelinux] Update 8⁄8-slim for amd64/arm64v8 Addresses the following errata/CVEs:
Signed-off-by: Alan Steinberg alan.steinberg@oracle.com docker-library-official-images
Merge pull request #13069 from vmassol/patch-43 Update after XWiki 13.10.9 has been released | Up to date | ||||||||||||||||
dotnet-aspnet-rock | dotnet-aspnet-rock
feat: add security manifest (#3)
dotnet-aspnet-rock
feat(test): set arch-specific rid (#2) | Up to date | ||||||||||||||||
dotnet-containers | Up to date | |||||||||||||||||
dotnet-deps-rock | dotnet-deps-rock
feat: add security manifest (#3)
dotnet-deps-rock
feat: set arch-specific rid in test (#2) | Up to date | ||||||||||||||||
dotnet-runtime-rock | dotnet-runtime-rock
feat: add security manifest (#3)
dotnet-runtime-rock
feat: set arch-specific rid in test (#2)
| Up to date | ||||||||||||||||
golang-rock | Up to date | |||||||||||||||||
jre-rock | Up to date | |||||||||||||||||
oci-factory | ||||||||||||||||||
php-rock | Up to date | |||||||||||||||||
rabbitmq-rock | rabbitmq-rock
feat: add rabbitmq 3.9-22.04 (#4) rabbitmq-rock
feat: add base-files_release-info (#3) rabbitmq-rock
feat: add Chiselled RabbitMQ 3.12 on 24.04 (#1)
| Up to date | ||||||||||||||||
rockcraft | rockcraft
Special thanks to the contributors that made this release happen: @alesancor1, @bepri, @erinecon, @jahn-junior, @javierdelapuente, @lengau, @medubelko, @mr-cal, @renovate[bot], @tigarmo and @upils Full list of changes
rockcraft
What’s Changed
Full Changelog: https://github.com/canonical/rockcraft/compare/1.13.0…1.14.0 rockcraft
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/rockcraft/compare/1.12.0…1.13.0 | Up to date | ||||||||||||||||
rocks-toolbox | rocks-toolbox
1.2.0 (2025-03-25)Features
Bug Fixes
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.2…v1.2.0 rocks-toolbox
1.1.2 (2024-04-09)Features
Bug Fixes
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.1…v1.1.2 rocks-toolbox
1.1.1 (2024-04-08)Bug Fixes
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.0…v1.1.1 | |||||||||||||||||
ruby-rock | ruby-rock
feat: initialize edge version of Ruby3.3 (#2) | Up to date | ||||||||||||||||
ssbom | ssbom
feat: add ssbom (#1) | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
airbyte-k8s-operator | airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 4 Static resources: Released to ‘latest/edge’ at 14:43 UTC on 18 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev16…rev17 airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 3 Static resources: Released to ‘latest/edge’ at 12:25 UTC on 4 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev6…rev16 airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 2 Static resources: Released to ‘latest/edge’ at 09:16 UTC on 11 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev5…rev6 | Up to date | ||||||||||||||||
airbyte-ui-k8s-operator | airbyte-ui-k8s-operator
resources: - airbyte-ui-image: undefined resource-revision: 8 Static resources: Released to ‘latest/edge’ at 08:55 UTC on 13 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-ui-k8s-operator/compare/rev20…rev21 airbyte-ui-k8s-operator
resources: - airbyte-ui-image: undefined resource-revision: 7 Static resources: Released to ‘latest/edge’ at 11:03 UTC on 4 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-ui-k8s-operator/compare/rev9…rev20 airbyte-ui-k8s-operator
resources: - airbyte-ui-image: undefined resource-revision: 5 Static resources: Released to ‘latest/edge’ at 20:08 UTC on 18 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-ui-k8s-operator/compare/rev8…rev9 | Up to date | ||||||||||||||||
certbot-charm | certbot-charm
Merge pull request #17 from canonical/dependabot/github_actions/actions/checkout-2.4.0 Bump actions/checkout from 2.3.5 to 2.4.0 certbot-charm
Bump actions/checkout from 2.3.5 to 2.4.0 Bumps actions/checkout from 2.3.5 to 2.4.0. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com certbot-charm
Merge pull request #16 from canonical/dependabot/github_actions/actions/checkout-2.3.5 Bump actions/checkout from 2.3.4 to 2.3.5 | Up to date | ||||||||||||||||
datahub-k8s-operator | datahub-k8s-operator
resources: - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v1.1.0 resource-revision: 2 - datahub-gms: acryldata/datahub-gms:v1.1.0 resource-revision: 2 - datahub-actions: acryldata/datahub-actions:v0.2.1 resource-revision: 11 - datahub-frontend: acryldata/datahub-frontend-react:v1.1.0 resource-revision: 2 - datahub-upgrade: acryldata/datahub-upgrade:v1.1.0 resource-revision: 2 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v1.1.0 resource-revision: 2 - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v1.1.0 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 11:19 UTC on 27 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev12…rev13 datahub-k8s-operator
resources: - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v1.1.0 resource-revision: 2 - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v1.1.0 resource-revision: 2 - datahub-frontend: acryldata/datahub-frontend-react:v1.1.0 resource-revision: 2 - datahub-upgrade: acryldata/datahub-upgrade:v1.1.0 resource-revision: 2 - datahub-gms: acryldata/datahub-gms:v1.1.0 resource-revision: 2 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v1.1.0 resource-revision: 2 - datahub-actions: acryldata/datahub-actions:v0.2.1 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 07:51 UTC on 27 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev8…rev12 datahub-k8s-operator
resources: - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v1.1.0 resource-revision: 2 - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v1.1.0 resource-revision: 2 - datahub-frontend: acryldata/datahub-frontend-react:v1.1.0 resource-revision: 2 - datahub-upgrade: acryldata/datahub-upgrade:v1.1.0 resource-revision: 2 - datahub-gms: acryldata/datahub-gms:v1.1.0 resource-revision: 2 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v1.1.0 resource-revision: 2 - datahub-actions: acryldata/datahub-actions:v0.2.1 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 16:58 UTC on 7 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev7…rev8 | Up to date | ||||||||||||||||
superset-k8s-operator | superset-k8s-operator
resources: - superset-image: undefined resource-revision: 23 Static resources: Released to ‘latest/edge’ at 10:08 UTC on 14 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev41…rev42 superset-k8s-operator
resources: - superset-image: undefined resource-revision: 22 Static resources: Released to ‘latest/edge’ at 08:16 UTC on 14 Aug 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev40…rev41 superset-k8s-operator
resources: - superset-image: undefined resource-revision: 21 Static resources: Released to ‘latest/edge’ at 21:43 UTC on 10 Jul 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev39…rev40 | Up to date | ||||||||||||||||
ranger-k8s-operator | ranger-k8s-operator
resources: - ranger-image: undefined resource-revision: 11 Static resources: Released to ‘latest/edge’ at 08:33 UTC on 13 Jun 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev35…rev36 ranger-k8s-operator
resources: - ranger-image: undefined resource-revision: 10 Static resources: Released to ‘latest/edge’ at 18:46 UTC on 2 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev34…rev35 ranger-k8s-operator
resources: - ranger-image: ghcr.io/canonical/charmed-ranger-rock:2.5.1-22.04-edge resource-revision: 9 Static resources: Released to ‘latest/edge’ at 14:16 UTC on 28 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev33…rev34 | Up to date | ||||||||||||||||
timescaledb-charm | timescaledb-charm
Merge pull request #6 from TeodorPt/deprecate Add deprecate notice timescaledb-charm
Merge pull request #5 from TeodorPt/toolkit Add optional TimescaleDB Toolkit setup for the charm | Up to date | ||||||||||||||||
trino-k8s-operator | trino-k8s-operator
resources: - trino-image: undefined resource-revision: 17 Static resources: Released to ‘latest/edge’ at 17:49 UTC on 17 Jul 2025 What’s ChangedFull Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev43…rev44 trino-k8s-operator
resources: - trino-image: undefined resource-revision: 16 Static resources: Released to ‘latest/edge’ at 11:36 UTC on 11 Jul 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev42…rev43 trino-k8s-operator
resources: - trino-image: undefined resource-revision: 15 Static resources: Released to ‘latest/edge’ at 13:01 UTC on 12 Jun 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev41…rev42 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
action-tmate | action-tmate
Use new team name in CODEOWNERS (#15) action-tmate
Sync GitHub issues to Jira (#14) action-tmate
feat: arch support (#13)
| Up to date | ||||||||||||||||||||
any-charm | any-charm
resources: Static resources: Released to ‘latest/beta’ at 14:06 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev63…rev80 any-charm
resources: Static resources: Released to ‘latest/beta’ at 14:04 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev63…rev79 any-charm
resources: - any-image: ubuntu:latest resource-revision: 22 Static resources: Released to ‘latest/beta’ at 14:06 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev63…any-charm-k8s-rev66 | |||||||||||||||||||||
aproxy | aproxy
Use new team name in CODEOWNERS (#33) aproxy
Sync GitHub issues to Jira (#32) aproxy
Fix HTTP protocol version replacement (#26) | Up to date | ||||||||||||||||||||
charmed-cloudflared-snap | charmed-cloudflared-snap
Use new team name in CODEOWNERS (#24) charmed-cloudflared-snap
Update actions/checkout action to v5 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> charmed-cloudflared-snap
Sync GitHub issues to Jira (#23) | Up to date | ||||||||||||||||||||
chrony-client-operator | Up to date | |||||||||||||||||||||
chrony-operator | chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 14:00 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev84…rev85 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 03:38 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev83…rev84 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 03:23 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev82…rev83 | Up to date |
| |||||||||||||||||||
cloudflare-configurator-operator | cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:10 UTC on 20 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/compare/rev2…rev3 cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:34 UTC on 18 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/compare/rev1…rev2 cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 08:16 UTC on 15 Oct 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/commits/rev1 |
| ||||||||||||||||||||
cloudflared-operator | cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 13:52 UTC on 2 Sep 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev10…rev12 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 02:47 UTC on 22 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev10…rev11 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 06:01 UTC on 18 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev9…rev10 | Up to date | ||||||||||||||||||||
content-cache-k8s-operator | content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 71 Static resources: Released to ‘latest/edge’ at 07:02 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev68…rev69 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 70 Static resources: Released to ‘latest/edge’ at 16:05 UTC on 18 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev67…rev68 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 69 Static resources: Released to ‘latest/edge’ at 05:37 UTC on 18 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev66…rev67 | |||||||||||||||||||||
content-cache-operator | content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 03:38 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev28…rev478 content-cache-operator
resources: Static resources: Released to ‘latest/edge’ at 03:38 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev28…rev29 content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 07:41 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-operator/compare/rev27…rev477 | Up to date | ||||||||||||||||||||
create-pull-request | create-pull-request
feat: support creating pull request for remote repository. (#215)
| |||||||||||||||||||||
digest-squid-auth-helper | digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 15:40 UTC on 8 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev15…rev16 digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 06:31 UTC on 8 Aug 2025 Released to ‘5/stable’ at 06:31 UTC on 8 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev14…rev15 digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 12:24 UTC on 5 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev13…rev14 | |||||||||||||||||||||
discourse-gatekeeper | discourse-gatekeeper
Fixed
| |||||||||||||||||||||
discourse-k8s-operator | discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 201 Static resources: Released to ‘latest/edge’ at 01:42 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev211…rev212 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 200 Static resources: Released to ‘latest/edge’ at 17:26 UTC on 14 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev210…rev211 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 199 Static resources: Released to ‘latest/edge’ at 09:07 UTC on 14 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev209…rev210 | Up to date | ||||||||||||||||||||
dns-operators | dns-operators
resources: Static resources: Released to ‘latest/edge’ at 12:32 UTC on 13 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/dns-operators/compare/rev70…rev71 dns-operators
resources: Static resources: Released to ‘latest/edge’ at 17:57 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/dns-operators/compare/rev69…rev70 dns-operators
resources: Static resources: Released to ‘latest/edge’ at 13:31 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/dns-operators/compare/rev68…rev69 | |||||||||||||||||||||
draupnir-snap | draupnir-snap
Use new team name in CODEOWNERS (#22) draupnir-snap
Update dependency the-draupnir-project/Draupnir to v2.6.1 (#21) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> draupnir-snap
Update dependency the-draupnir-project/Draupnir to v2.4.0 (#20) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||
flask-multipass-saml-groups | flask-multipass-saml-groups
Upgrade flask-multipass from 0.5.4 to 0.10 flask-multipass-saml-groups
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/flask-multipass-saml-groups/compare/1.1.0…1.2.0 | |||||||||||||||||||||
gatekeeper-repo-test | gatekeeper-repo-test
Test paas-app-charmer changes in discourse-gateway (#501) gatekeeper-repo-test
Use discourse-gatekeeper from requirements instead of pasted files (#466) gatekeeper-repo-test
Fix failing e2e push test (#296) | Up to date | ||||||||||||||||||||
gateway-api-integrator-operator | gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 13:51 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev89…rev90 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:55 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev87…rev89 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:07 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev87…rev88 | |||||||||||||||||||||
github-actions-runner | github-actions-runner
What’s Changed
New Contributors
Full Changelog: https://github.com/actions/runner/compare/v2.327.1…v2.328.0 Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners Windows x64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on
Windows arm64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on
OSX x64
OSX arm64 (Apple silicon)
Linux x64
Linux arm64
Linux arm
Using your self hosted runnerFor additional details about configuring, running, or shutting down the runner please check out our product docs. SHA-256 ChecksumsThe SHA-256 checksums for the packages included in this build are shown below:
github-actions-runner
What’s Changed
New Contributors
Full Changelog: https://github.com/actions/runner/compare/v2.326.0…v2.327.0 Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners Windows x64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on
Windows arm64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on
OSX x64
OSX arm64 (Apple silicon)
Linux x64
Linux arm64
Linux arm
Using your self hosted runnerFor additional details about configuring, running, or shutting down the runner please check out our product docs. SHA-256 ChecksumsThe SHA-256 checksums for the packages included in this build are shown below:
github-actions-runner
Manual release of https://github.com/actions/runner/releases/tag/v2.325.0 for s390x and ppc64le architecture. | |||||||||||||||||||||
github-runner-image-builder-operator | github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 06:43 UTC on 1 Sep 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev108…rev110 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 04:50 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev108…rev109 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 18:36 UTC on 27 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev107…rev108 | Up to date | ||||||||||||||||||||
github-runner-operator | github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 06:06 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev443…rev444 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 03:22 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operator/compare/rev442…rev443 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 14:17 UTC on 27 Aug 2025 Released to ‘latest/beta’ at 01:56 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operator/compare/rev441…rev442 | Up to date | ||||||||||||||||||||
github-runner-webhook-router | github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 71 Static resources: Released to ‘latest/edge’ at 10:50 UTC on 26 Aug 2025 Released to ‘latest/stable’ at 10:53 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev76…rev77 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 70 Static resources: Released to ‘latest/edge’ at 18:50 UTC on 20 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev75…rev76 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 69 Static resources: Released to ‘latest/edge’ at 05:41 UTC on 19 Aug 2025 Released to ‘latest/stable’ at 07:13 UTC on 20 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev74…rev75 | Up to date | ||||||||||||||||||||
haproxy-operator | haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 09:17 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/haproxy-operator/compare/rev223…rev224 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 10:27 UTC on 28 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev222…rev223 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 16:51 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev221…rev222 | Up to date | ||||||||||||||||||||
hockeypuck-k8s-operator | hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 39 Static resources: Released to ‘2.2/edge’ at 10:21 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev39…rev40 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 38 Static resources: Released to ‘2.2/edge’ at 10:51 UTC on 19 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev38…rev39 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 37 Static resources: Released to ‘2.2/edge’ at 14:10 UTC on 5 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev37…rev38 | Up to date | ||||||||||||||||||||
http-proxy-operators | http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 02:57 UTC on 29 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev18…rev20 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 05:06 UTC on 19 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev16…rev18 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 15:25 UTC on 6 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/http-proxy-operators/compare/rev14…rev17 | Up to date | ||||||||||||||||||||
httprequest-lego-provider | httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 58 Static resources: Released to ‘latest/edge’ at 12:29 UTC on 18 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev61…rev62 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 57 Static resources: Released to ‘latest/edge’ at 08:59 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev60…rev61 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 56 Static resources: Released to ‘latest/edge’ at 13:43 UTC on 8 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev59…rev60 | Up to date | ||||||||||||||||||||
indico-operator | indico-operator
resources: - indico-nginx-image: undefined resource-revision: 299 - indico-image: undefined resource-revision: 257 Static resources: Released to ‘latest/edge’ at 18:51 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/indico-operator/compare/rev266…rev267 indico-operator
resources: - indico-image: undefined resource-revision: 255 - indico-nginx-image: undefined resource-revision: 298 Static resources: Released to ‘latest/edge’ at 08:22 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev265…rev266 indico-operator
resources: - indico-image: undefined resource-revision: 254 - indico-nginx-image: undefined resource-revision: 297 Static resources: Released to ‘latest/edge’ at 18:32 UTC on 27 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/indico-operator/compare/rev264…rev265 | Up to date | ||||||||||||||||||||
ingress-configurator-operator | ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 12:45 UTC on 2 Sep 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev17…rev18 ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 05:58 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev16…rev17 ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:04 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev15…rev16 | Up to date | ||||||||||||||||||||
irc-bridge-operator | irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 17:17 UTC on 19 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev37…rev38 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 12:42 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev36…rev37 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 14:08 UTC on 4 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev35…rev36 | Up to date | ||||||||||||||||||||
is-charms-contributing-guide | is-charms-contributing-guide
Sync GitHub issues to Jira (#85) is-charms-contributing-guide
chore(deps): update actions/checkout action to v5 (#84) is-charms-contributing-guide
Avoid TODO comments in source code (#82)
| Up to date | ||||||||||||||||||||
jenkins-agent-k8s-operator | jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 23 Static resources: Released to ‘latest/edge’ at 09:02 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev32…rev33 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 22 Static resources: Released to ‘latest/edge’ at 18:55 UTC on 14 Jul 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev31…rev32 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 21 Static resources: Released to ‘latest/edge’ at 05:43 UTC on 9 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev30…rev31 | Up to date | ||||||||||||||||||||
jenkins-agent-operator | jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 14:18 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev86…rev87 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 03:22 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev85…rev86 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 07:09 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev84…rev85 | Up to date | ||||||||||||||||||||
jenkins-k8s-operator | jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 158 Static resources: Released to ‘latest/edge’ at 07:51 UTC on 19 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev165…rev166 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 157 Static resources: Released to ‘latest/edge’ at 09:45 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev164…rev165 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 156 Static resources: Released to ‘latest/edge’ at 12:35 UTC on 15 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev163…rev164 | Up to date | ||||||||||||||||||||
mas-cli-snap | mas-cli-snap
Use new team name in CODEOWNERS (#11) mas-cli-snap
Update dependency element-hq/matrix-authentication-service to v1.1.0 (#10) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mas-cli-snap
Update actions/checkout action to v5 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: DeeKay3 dkamar490@gmail.com | Up to date |
| |||||||||||||||||||
matrix-appservice-irc | matrix-appservice-irc
chore(deps): update actions/checkout action to v5 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amanda H. L. de Andrade Katz amanda.katz@canonical.com matrix-appservice-irc
Sync GitHub issues to Jira (#15) matrix-appservice-irc
chore(deps): update dependency matrix-org/matrix-appservice-irc to v3.0.5 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
mattermost-k8s-operator | mattermost-k8s-operator
Sync GitHub issues to Jira (#35) mattermost-k8s-operator
Update CODEOWNERS to relevant team members (#32) mattermost-k8s-operator
Update README (#31) | Up to date | ||||||||||||||||||||
maubot-operator | maubot-operator
resources: - maubot-image: undefined resource-revision: 63 Static resources: Released to ‘latest/edge’ at 14:59 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev63…rev64 maubot-operator
resources: - maubot-image: undefined resource-revision: 62 Static resources: Released to ‘latest/edge’ at 14:53 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev62…rev63 maubot-operator
resources: - maubot-image: undefined resource-revision: 61 Static resources: Released to ‘latest/edge’ at 05:46 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/maubot-operator/compare/rev61…rev62 | Up to date | ||||||||||||||||||||
mjolnir-snap | ||||||||||||||||||||||
netbox | netbox
resources: - django-app-image: undefined resource-revision: 13 Static resources: Released to ‘latest/edge’ at 15:57 UTC on 15 Jul 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/netbox/commits/rev22 netbox
resources: - django-app-image: undefined resource-revision: 12 Static resources: Released to ‘latest/edge’ at 14:56 UTC on 11 Oct 2024 Released to ‘latest/stable’ at 15:18 UTC on 11 Oct 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/netbox/commits/rev21 | |||||||||||||||||||||
nginx-ingress-integrator-operator | nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 17:00 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev194…rev197 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 17:00 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev194…rev196 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 05:46 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev192…rev195 | Up to date | ||||||||||||||||||||
opencti-operator | opencti-vxvault-connector-rev37 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 39 Static resources: Released to ‘latest/edge’ at 05:41 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev37…opencti-vxvault-connector-rev37 opencti-virustotal-livehunt-connector-rev37 opencti-operator
resources: - opencti-virustotal-livehunt-connector-image: localhost:5000/rock:latest resource-revision: 39 Static resources: Released to ‘latest/edge’ at 05:41 UTC on 1 Sep 2025 What’s Changed
opencti-urlscan-enrichment-connector-rev38 opencti-operator
resources: - opencti-urlscan-enrichment-connector-image: localhost:5000/rock:latest resource-revision: 38 Static resources: Released to ‘latest/edge’ at 05:41 UTC on 1 Sep 2025 What’s Changed
| Up to date | ||||||||||||||||||||
operator-workflows | operator-workflows
Use new team name in CODEOWNERS (#788) operator-workflows
chore: update default runners to noble (#786)
operator-workflows
chore(deps): update jest monorepo to v30.1.2 (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
paas-charm | discourse-gatekeeper/base-content paas-charm
Set up google analytics (#58)
| |||||||||||||||||||||
penpot-operator | penpot-operator
resources: - penpot-image: undefined resource-revision: 42 Static resources: Released to ‘latest/edge’ at 15:02 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev42…rev43 penpot-operator
resources: - penpot-image: undefined resource-revision: 41 Static resources: Released to ‘latest/edge’ at 08:01 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev41…rev42 penpot-operator
resources: - penpot-image: undefined resource-revision: 40 Static resources: Released to ‘latest/edge’ at 08:59 UTC on 28 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev40…rev41 | Up to date |
| |||||||||||||||||||
platform-engineering-charm-template | discourse-gatekeeper/base-content platform-engineering-charm-template
Migrate config renovate.json (#38) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||||||||||||||||||
pollen-operator | pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 14:58 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/pollen-operator/compare/rev55…rev56 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 15:30 UTC on 27 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev54…rev55 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 07:41 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/pollen-operator/compare/rev53…rev54 | Up to date | ||||||||||||||||||||
release-notes-automation | release-notes-automation
Update README.md (#26)
release-notes-automation
Add visibility check (#25)
release-notes-automation
Add docstrings (#24)
| Up to date | ||||||||||||||||||||
repo-policy-compliance | repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 134 Static resources: Released to ‘latest/edge’ at 14:56 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev142…rev143 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 133 Static resources: Released to ‘latest/edge’ at 05:10 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev141…rev142 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 132 Static resources: Released to ‘latest/edge’ at 08:19 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev140…rev141 | Up to date | ||||||||||||||||||||
repo-policy-compliance-tests | repo-policy-compliance-tests
Sync GitHub issues to Jira (#4824) | Up to date | ||||||||||||||||||||
saml-integrator-operator | saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:09 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev97…rev98 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 06:50 UTC on 27 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev96…rev97 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 12:33 UTC on 20 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev95…rev96 | Up to date | ||||||||||||||||||||
self-hosted-runner-performance-benchmark | self-hosted-runner-performance-benchmark
Update actions/download-artifact action to v5 (#25) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> self-hosted-runner-performance-benchmark
Update actions/checkout action to v5 (#26) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> self-hosted-runner-performance-benchmark
Add bot PR approval workflow (#28) | Up to date | ||||||||||||||||||||
setup-devstack-swift | ||||||||||||||||||||||
smtp-dkim-signing-operator | discourse-gatekeeper/base-content smtp-dkim-signing-operator
Remove log configurations (#9) |
| ||||||||||||||||||||
smtp-integrator-operator | smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 01:14 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev86…rev87 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:02 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev85…rev86 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 20:28 UTC on 27 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev84…rev85 | Up to date | ||||||||||||||||||||
smtp-relay-operator | discourse-gatekeeper/base-content smtp-relay-operator
Remove COMBINED configuration values (#18) | |||||||||||||||||||||
synapse-operator | synapse-operator
resources: - synapse-image: undefined resource-revision: 771 Static resources: Released to ‘2/edge’ at 13:37 UTC on 2 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/synapse-operator/compare/rev793…rev794 synapse-operator
resources: - synapse-image: undefined resource-revision: 770 Static resources: Released to ‘2/edge’ at 20:20 UTC on 1 Sep 2025 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev792…rev793 synapse-operator
resources: - synapse-image: undefined resource-revision: 769 Static resources: Released to ‘2/edge’ at 18:26 UTC on 1 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/synapse-operator/compare/rev791…rev792 | Up to date | ||||||||||||||||||||
tflint-ruleset-juju | tflint-ruleset-juju
Changelog
| |||||||||||||||||||||
tmate-ssh-server-operator | tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 09:01 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev11…rev12 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 12:07 UTC on 6 Aug 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev9…rev11 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 06:51 UTC on 20 Feb 2025 Released to ‘latest/stable’ at 15:43 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev9…rev10 | |||||||||||||||||||||
ubuntu-repository-metadata-operator | ubuntu-repository-metadata-operator
Sync GitHub issues to Jira (#3) ubuntu-repository-metadata-operator
Add workflows for tracks support (#2)
| Up to date | ||||||||||||||||||||
wazuh-dashboard-operator | wazuh-dashboard-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-dashboard-operator/commits/rev1 | |||||||||||||||||||||
wazuh-dashboard-snap | wazuh-dashboard-snap
Sync GitHub issues to Jira (#9) wazuh-dashboard-snap
Upgrade indexer to latest release (#8) | Up to date | ||||||||||||||||||||
wazuh-indexer-operator | wazuh-indexer-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-indexer-operator/commits/rev1 | |||||||||||||||||||||
wazuh-indexer-snap | wazuh-indexer-snap
Sync GitHub issues to Jira (#15) wazuh-indexer-snap
Align with upstream (#12) | Up to date | ||||||||||||||||||||
wazuh-server-operator | wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 161 Static resources: Released to ‘4.11/edge’ at 09:22 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev187…rev188 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 160 Static resources: Released to ‘4.11/edge’ at 08:45 UTC on 29 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev186…rev187 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 159 Static resources: Released to ‘4.11/edge’ at 11:22 UTC on 25 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev185…rev186 | Up to date | ||||||||||||||||||||
wordpress-k8s-operator | wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 142 Static resources: Released to ‘latest/edge’ at 04:17 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev147…rev148 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 141 Static resources: Released to ‘latest/edge’ at 03:31 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev146…rev147 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 140 Static resources: Released to ‘latest/edge’ at 09:03 UTC on 14 Aug 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev145…rev146 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
velero-operator | velero-operator
resources: Static resources: Released to ‘latest/edge’ at 22:02 UTC on 29 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev362…rev365 velero-operator
resources: Static resources: Released to ‘latest/edge’ at 23:13 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev361…rev362 velero-operator
resources: Static resources: Released to ‘latest/edge’ at 22:22 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev360…rev361 | Up to date |
| ||||||||||||||||||||||||||
openstack-exporter-operator | openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 10:02 UTC on 21 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev57…rev58 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 03:43 UTC on 18 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev56…rev57 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:48 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev55…rev56 | Up to date | |||||||||||||||||||||||||||
charm-sysconfig | charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 10:17 UTC on 21 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev130…rev149 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 10:17 UTC on 21 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev130…rev148 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 10:17 UTC on 21 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev130…rev147 | Up to date | |||||||||||||||||||||||||||
hardware-observer-operator | hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:20 UTC on 13 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev499…rev522 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:20 UTC on 13 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev499…rev521 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:20 UTC on 13 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev499…rev520 | Up to date | |||||||||||||||||||||||||||
charm-prometheus-libvirt-exporter | charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 10:59 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev124…rev139 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 10:59 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev124…rev138 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 10:59 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev124…rev137 | Up to date | |||||||||||||||||||||||||||
charm-advanced-routing | charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:02 UTC on 11 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev73…rev77 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:02 UTC on 11 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev73…rev76 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:02 UTC on 11 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev73…rev75 | Up to date | |||||||||||||||||||||||||||
charm-duplicity | charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 08:01 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev20…rev23 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 08:00 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev20…rev22 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 02:22 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-duplicity/compare/rev18…rev21 | Up to date | |||||||||||||||||||||||||||
charm-local-users | charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 08:10 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev193…rev216 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 08:10 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev193…rev215 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 08:09 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev193…rev214 | Up to date | |||||||||||||||||||||||||||
charm-userdir-ldap | charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 08:24 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev129…rev152 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 08:24 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev129…rev151 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 08:24 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev129…rev150 | Up to date | |||||||||||||||||||||||||||
charm-nrpe | charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 08:09 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev205…rev228 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 08:09 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev205…rev227 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 08:09 UTC on 11 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev205…rev226 | Up to date | |||||||||||||||||||||||||||
charm-juju-backup-all | charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 13:51 UTC on 29 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev90…rev95 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 13:51 UTC on 29 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev90…rev94 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 13:51 UTC on 29 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev90…rev93 | Up to date | |||||||||||||||||||||||||||
juju-backup-all | juju-backup-all
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/juju-backup-all/compare/1.2.0…1.2.1 juju-backup-all
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/juju-backup-all/compare/1.1.1…1.2.0 juju-backup-all
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/juju-backup-all/compare/1.0.0…1.1.1 | Up to date | |||||||||||||||||||||||||||
charm-logrotated | charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 04:11 UTC on 21 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev69…rev74 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 04:11 UTC on 21 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev69…rev73 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 04:11 UTC on 21 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev69…rev72 | Up to date | |||||||||||||||||||||||||||
charm-openstack-service-checks | charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 05:06 UTC on 17 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev76…rev79 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 05:06 UTC on 17 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev76…rev78 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 02:59 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev74…rev77 | Up to date | |||||||||||||||||||||||||||
charm-simple-streams | charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 03:11 UTC on 10 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-simple-streams/compare/rev40…rev43 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 03:11 UTC on 10 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-simple-streams/compare/rev40…rev42 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 00:31 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev38…rev41 | Up to date | |||||||||||||||||||||||||||
charm-cloudsupport | charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 02:25 UTC on 9 Jul 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev20…rev21 charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 13:48 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev19…rev20 charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 14:20 UTC on 8 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev18…rev19 | Up to date | |||||||||||||||||||||||||||
charm-prometheus-blackbox-exporter | charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 02:28 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev48…rev51 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 02:28 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev48…rev50 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 02:32 UTC on 16 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev46…rev49 | Up to date | |||||||||||||||||||||||||||
charmed-openstack-upgrader | charmed-openstack-upgrader
What’s Changed
Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/2.2.1…2.2.2 charmed-openstack-upgrader
What’s Changed
Full commit log since 2.2.0: https://github.com/canonical/charmed-openstack-upgrader/compare/2.2.0…2.2.1 charmed-openstack-upgrader
New Features
Bugs fixed
Documentation and Chores
Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/2.1.0…2.2.0 | ||||||||||||||||||||||||||||
charm-storage-connector | charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 02:12 UTC on 4 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev29…rev32 charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 02:12 UTC on 4 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev29…rev31 charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 21:48 UTC on 13 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev27…rev30 | Up to date | |||||||||||||||||||||||||||
charm-nginx | charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 00:29 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev46…rev49 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 00:29 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev46…rev48 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 04:38 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev44…rev47 | Up to date | |||||||||||||||||||||||||||
derper-snap | derper-snap
Update centrally managed files (#32)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> derper-snap
Update centrally managed files (#31)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> derper-snap
Update centrally managed files (#29)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabrielcocenza@gmail.com Co-authored-by: Samuel Allan samuel.allan@canonical.com | Up to date | |||||||||||||||||||||||||||
dcgm-snap | dcgm-snap
Update centrally managed files (#63)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> dcgm-snap
Update centrally managed files (#58)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabriel.cocenza@canonical.com Co-authored-by: Quang 113411417+H-M-Quang-Ngo@users.noreply.github.com dcgm-snap
Fix func test (#60) Github apperently started truncating the output of ps which breaks
our test. Using | Up to date | |||||||||||||||||||||||||||
headscale-snap | headscale-snap
Bump version from 0.25.1 to 0.26.1 (#31) Note that v0.26.0 introduces breaking changes relateing to route and new policy implementation Please see https://github.com/juanfont/headscale/releases/tag/v0.26.0 https://github.com/juanfont/headscale/releases/tag/v0.26.1 headscale-snap
Update centrally managed files (#30)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> headscale-snap
Update centrally managed files (#28)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabrielcocenza@gmail.com | Up to date | |||||||||||||||||||||||||||
charmed-openstack-exporter-snap | charmed-openstack-exporter-snap
Update centrally managed files (#34)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> charmed-openstack-exporter-snap
Update centrally managed files (#33)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> charmed-openstack-exporter-snap
update .github/workflows/check.yaml (#32) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||
layer-beats-base | layer-beats-base
Update centrally managed files (#58)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> layer-beats-base
Update centrally managed files (#57)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Samuel Allan samuel.allan@canonical.com layer-beats-base
Update centrally managed files (#56)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||
layer-filebeat | layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev70 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev69 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev68 | Up to date | |||||||||||||||||||||||||||
auditd-operator | auditd-operator
Update actions/checkout action to v5 (#6) This PR contains the following updates:
Release Notesactions/checkout (actions/checkout)### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4...v5)Configuration📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied. ♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won’t be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> auditd-operator
Add unit test and relevant workflow (#5) Signed-off-by: Chi Wai Chan chiwai.chan@canonical.com auditd-operator
Init version (#4) Create an initial version of the auditd operator. Signed-off-by: Chi Wai Chan chiwai.chan@canonical.com | Up to date | |||||||||||||||||||||||||||
ovn-exporter | ovn-exporter
Merge pull request #2 from jneo8/feat/exporter-v0 Initial the exporter project ovn-exporter
test: Integration test adjustment
| Up to date | |||||||||||||||||||||||||||
prometheus-hardware-exporter | prometheus-hardware-exporter
This is the first semantic release of the prometheus-hardware-exporter to have better control of the payload of hardware-observer-operator | ||||||||||||||||||||||||||||
prometheus-juju-backup-all-exporter | prometheus-juju-backup-all-exporter
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/compare/v1.1.0…v1.2.0 prometheus-juju-backup-all-exporter
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/compare/v1.0.0…v1.1.0 prometheus-juju-backup-all-exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/commits/1.0.0 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/commits/v1.0.0 | ||||||||||||||||||||||||||||
smartctl-exporter-snap | smartctl-exporter-snap
Add missing interfaces (#48)
Using the snappy-debug tool to check why metrics from megaraid are not being collected properly, the tool showed that the snap needs hardware-observe and network-observe. However, even after adding those interfaces the pidfd_open syscall is not allowed. Security Engineering said that there is no interface allowing the pidfd_open syscall ywt. They will either need to add it to a interface if it makes sense or create a support interface
smartctl-exporter-snap
Update centrally managed files (#46)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
update .github/workflows/release.yaml (#45) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||
snap-tempest | snap-tempest
Document adding new release branches to automation (#380) When a new branch is created for a new stable channel, we also need to do a couple of steps to add to our automation. snap-tempest
Update centrally managed files (#373)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> snap-tempest
Update centrally managed files (#343)
Add a empty requirements.txt file but required by tox.ini
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: james_lin james.lin@canonical.com | Up to date | |||||||||||||||||||||||||||
tailscale-snap | tailscale-snap
Bump to 1.84.3 (#82) Bump to 1.84.3 tailscale-snap
Add logo for tailscale snap (#81) tailscale-snap
bump to 1.84.0 (#79) | Up to date | |||||||||||||||||||||||||||
charm-apt-mirror | charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 02:59 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev60…rev63 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 02:59 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev60…rev62 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 04:08 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev58…rev61 | Up to date |