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.7!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.7 Release Notes juju
The Juju team is proud to release Juju 3.6.6!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.6 Release Notes juju
The Juju team is proud to release Juju 3.6.5!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.5 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
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.0…3.6.1.1 python-libjuju
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.0.0…3.6.1.0 python-libjuju
What’s ChangedHighlightscorrect parsing of storage constraints, can be specified as strings or dicts enable attachment of binary files as charm resources allow newest websockets better type hints, should be visible through pytest-operator in your integration tests Full list
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.5.2.0…3.6.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
New Contributors
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.18.0…v0.19.0 terraform-provider-juju
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/0.18.0-rc1…v0.19.0-rc1 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.17.0…v0.18.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
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 utils
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/utils/compare/v4.0.1…v4.0.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tempo-coordinator-k8s-operator | tempo-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 12, 2025 at 20:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev84…rev85 tempo-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 30, 2025 at 20:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev83…rev84 tempo-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 26, 2025 at 17:34 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev82…rev83 | Up to date | ||||||||||||||||||||
grafana-agent-k8s-operator | grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 12, 2025 at 15:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev140…rev142 grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on June 12, 2025 at 15:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev140…rev141 grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on June 11, 2025 at 20:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev138…rev140 | 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 | ||||||||||||||||||||
loki-coordinator-k8s-operator | loki-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 20:49 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev34…rev35 loki-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 21:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev33…rev34 loki-coordinator-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/loki-coordinator-k8s-operator/compare/rev32…rev33 | Up to date | ||||||||||||||||||||
mimir-coordinator-k8s-operator | mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:37 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev52…rev53 mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 6, 2025 at 14:34 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev51…rev52 mimir-coordinator-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 21:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev50…rev51 | Up to date | ||||||||||||||||||||
mimir-worker-k8s-operator | 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 mimir-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 2, 2025 at 08:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev52…rev53 | Up to date | ||||||||||||||||||||
alertmanager-k8s-operator | alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev168…rev169 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 21:53 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev167…rev168 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev166…rev167 | Up to date | ||||||||||||||||||||
tempo-worker-k8s-operator | tempo-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev62…rev63 tempo-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 27, 2025 at 09:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev61…rev62 tempo-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 26, 2025 at 16:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev60…rev61 | Up to date | ||||||||||||||||||||
catalogue-k8s-operator | catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 19:23 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev90…rev91 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 19:14 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev89…rev90 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 27, 2025 at 12:22 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev88…rev89 | Up to date | ||||||||||||||||||||
loki-worker-k8s-operator | 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 loki-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 10, 2025 at 08:00 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev46…rev47 loki-worker-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 21:43 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev45…rev46 | 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 June 10, 2025 at 18:45 UTC Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev93…rev95 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 10, 2025 at 18:44 UTC Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev93…rev94 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 4, 2025 at 20:26 UTC What’s ChangedFull Changelog: https://github.com/canonical/parca-agent-operator/compare/rev91…rev93 | |||||||||||||||||||||
istio-beacon-k8s-operator | istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on June 10, 2025 at 13:49 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev28…rev29 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on June 10, 2025 at 13:01 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev27…rev28 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to 2/edge on May 14, 2025 at 11:38 UTC What’s ChangedFull Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev26…rev27 | |||||||||||||||||||||
parca-scrape-target-operator | parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 10, 2025 at 04:29 UTC Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev75…rev76 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 7, 2025 at 04:18 UTC Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev74…rev75 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 30, 2025 at 03:57 UTC What’s ChangedFull Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev73…rev74 | Up to date | ||||||||||||||||||||
parca-k8s-operator | parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 7, 2025 at 12:24 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev368…rev369 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:23 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev367…rev368 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 31, 2025 at 20:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev366…rev367 | |||||||||||||||||||||
grafana-agent-operator | grafana-agent-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 6, 2025 at 18:08 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev523…rev529 grafana-agent-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 6, 2025 at 18:08 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev523…rev528 grafana-agent-operator
This revision is for ubuntu@22.04 (arm64) ubuntu@20.04 (arm64) ubuntu@24.04 (arm64) Released to 2/edge on June 6, 2025 at 18:08 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev523…rev527 | Up to date | ||||||||||||||||||||
cos-proxy-operator | cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) Released to 1/edge on June 5, 2025 at 19:40 UTC Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev146…rev156 cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) Released to 1/edge on June 5, 2025 at 19:39 UTC Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev146…rev155 cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) Released to 2/edge on June 5, 2025 at 14:57 UTC What’s ChangedFull Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev152…rev154 | |||||||||||||||||||||
observability-libs | observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on June 5, 2025 at 16:27 UTC What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev55…rev56 observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on April 17, 2025 at 09:14 UTC What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev54…rev55 observability-libs
resources: - placeholder-image: busybox resource-revision: 36 Static resources: Released to ‘latest/edge’ at 16:57 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev53…rev54 | Up to date | ||||||||||||||||||||
cos-coordinated-workers | cos-coordinated-workers
What’s Changed
Full Changelog: https://github.com/canonical/cos-coordinated-workers/compare/0.0.3…0.0.4 cos-coordinated-workers
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cos-coordinated-workers/compare/0.0.2…0.0.3 cos-coordinated-workers
What’s Changed
Full Changelog: https://github.com/canonical/cos-coordinated-workers/compare/0.0.1…0.0.2 | Up to date | ||||||||||||||||||||
pyroscope-k8s-operator | pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 04:27 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/compare/coordinator-rev2…coordinator-rev3 pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 4, 2025 at 08:47 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/commits/worker-rev1 pyroscope-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 4, 2025 at 20:21 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/pyroscope-k8s-operator/compare/worker-rev1…coordinator-rev2 | Up to date | ||||||||||||||||||||
loki-k8s-operator | loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 01:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev200…rev201 loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 27, 2025 at 15:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev199…rev200 loki-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 26, 2025 at 17:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev198…rev199 | 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 | ||||||||||||||||||||
opentelemetry-collector-k8s-operator | opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on June 5, 2025 at 00:35 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev40…rev42 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:35 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev40…rev41 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 2, 2025 at 09:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev38…rev40 | |||||||||||||||||||||
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 | ||||||||||||||||||||
avalanche-k8s-operator | 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 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 30, 2025 at 20:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev53…rev54 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 7, 2025 at 14:10 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev51…rev53 | Up to date | ||||||||||||||||||||
blackbox-exporter-k8s-operator | 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 blackbox-exporter-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 08:45 UTC What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev36…rev37 | Up to date | ||||||||||||||||||||
prometheus-k8s-operator | prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 4, 2025 at 17:33 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev251…rev252 prometheus-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/prometheus-k8s-operator/compare/rev250…rev251 prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 26, 2025 at 17:45 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev249…rev250 | Up to date | ||||||||||||||||||||
opentelemetry-collector-rock | opentelemetry-collector-rock
feat: add transform processor (#31)
opentelemetry-collector-rock
fix: add tail sampling processor to actual manifest (#29) opentelemetry-collector-rock
chore: add rock for opentelemetry-collector v0.127.0 (#28)
Co-authored-by: Luca Bello luca.bello@canonical.com | 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 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 karma-k8s-operator
This revision is for ubuntu@24.04 (amd64) ubuntu@20.04 (amd64) Released to latest/edge on April 7, 2025 at 07:49 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev28…rev30 | Up to date | ||||||||||||||||||||
karma-rock | karma-rock
Add SECURITY.md file (#7) karma-rock
feat(ci): pin CI to v0 (#6) karma-rock
Redirect the issue sync (do not merge) (#5) | 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 | ||||||||||||||||||||
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) | |||||||||||||||||||||
istio-k8s-operator | istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 3, 2025 at 10:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev31…rev32 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 3, 2025 at 09:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev30…rev31 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 23, 2025 at 14:15 UTC What’s ChangedFull Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev29…rev30 | Up to date | ||||||||||||||||||||
istio-ingress-k8s-operator | istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 3, 2025 at 09:53 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev35…rev36 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 23, 2025 at 14:22 UTC What’s ChangedFull Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev34…rev35 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 14, 2025 at 11:39 UTC What’s ChangedFull Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev33…rev34 | 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 | ||||||||||||||||||||
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 | ||||||||||||||||||||
mimir-bundle | mimir-bundle
Add SECURITY.md file (#7) mimir-bundle
Redirect the issue sync (do not merge) (#6) | Up to date | ||||||||||||||||||||
grafana-k8s-operator | grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 30, 2025 at 13:26 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev153…rev155 grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 23, 2025 at 09:47 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev151…rev153 grafana-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 13, 2025 at 10:46 UTC What’s ChangedFull Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev149…rev151 | |||||||||||||||||||||
mimir-rock | f6679a5cab6b8a13c3fa82c3aea6b262f3884ecb6d08e0bbb076e765221d2f53 mimir-rock
fix typo f97c95c9d7e9fae9161234782e91c5b64b28419ef08af0104e13bc12474efdf1 mimir-rock
fix typo f5d7d3bef26c300cbb5a0ee8e9537cf97bbb24f8b87ecc338e5c93ae2e07435e | Up to date | ||||||||||||||||||||
grafana-agent-snap | ||||||||||||||||||||||
nginx-prometheus-exporter-rock | Up to date | |||||||||||||||||||||
nginx-rock | nginx-rock
chore: move ownership to observability team (#24) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com nginx-rock
Merge pull request #4 from canonical/trivy-scan Add Trivy scan to CI | Up to date | ||||||||||||||||||||
node-exporter-rock | Up to date | |||||||||||||||||||||
node-exporter-snap | node-exporter-snap
Merge pull request #2 from canonical/fix-tag update the way we retrieve the last tag | 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(ci): update runner ubuntu version for charm-update-libs observability
fix: resolve network issue on arm runner (#300) | |||||||||||||||||||||
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 | ||||||||||||||||||||
observability-stack | observability-stack
feat: add basic tutorial for COS (#34)
observability-stack
feat(reference): add page for supported tracks (#31) observability-stack
feat(tutorial): add “COS Lite on Canonical K8s” (#32) | Up to date | ||||||||||||||||||||
git-sync-rock | Up to date | |||||||||||||||||||||
opentelemetry-collector-operator | opentelemetry-collector-operator
Bare charm (#3) | 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 | ||||||||||||||||||||
opentelemetry-collector-snap | opentelemetry-collector-snap
chore(deps): bump opentelemetry-collector version to v0.127.0 (#12) opentelemetry-collector-snap
Update update-snap.yaml Signed-off-by: Luca Bello 36242061+lucabello@users.noreply.github.com opentelemetry-collector-snap
Enable “workflow_dispatch” Signed-off-by: Leon 82407168+sed-i@users.noreply.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 | ||||||||||||||||||||
parca-rock | 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 | ||||||||||||||||||||
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 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.0.57…0.1.0 | Up to date | ||||||||||||||||||||
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 | |||||||||||||||||||||
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 | ||||||||||||||||||||
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 | ||||||||||||||||||||
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 | |||||||||||||||||||||
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 | ||||||||||||||||||||
charm-relation-interfaces | charm-relation-interfaces
[DPE-6828] Add spark_service_account relation interface (#236)
charm-relation-interfaces
update endpoints and add uris (#237) charm-relation-interfaces
add etcd client interface (#225) | Up to date | ||||||||||||||||||||
pyroscope-rock | 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 | |||||||||||||||||||||
blackbox-exporter-rock | blackbox-exporter-rock
match service name (#3) blackbox-exporter-rock
0.26.0 rock (#2) | Up to date | ||||||||||||||||||||
tempo-rock | tempo-rock
Add SECURITY.md file (#29) tempo-rock
chore: add rock for tempo v2.7.1 (#26)
Co-authored-by: michael michael.dmitry98@gmail.com tempo-rock
feat(ci): pin CI to v0 (#25) | Up to date | ||||||||||||||||||||
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 | ||||||||||||||||||||
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
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 161 Static resources: Released to ‘latest/edge’ at 18:56 UTC on 14 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev235…rev236 traefik-k8s-operator
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 161 Static resources: Released to ‘latest/edge’ at 13:45 UTC on 14 Mar 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev234…rev235 traefik-k8s-operator
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 161 Static resources: Released to ‘latest/edge’ at 16:50 UTC on 25 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev233…rev234 | |||||||||||||||||||||
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 #5 from canonical/remove-entry-service remove entrypoint service istio-ztunnel-rock
Merge pull request #4 from canonical/cve-patch bump source-tag & deps | Up to date | ||||||||||||||||
kiali-k8s-operator | kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 1/edge on May 27, 2025 at 09:33 UTC What’s ChangedFull Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev7…rev8 kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 1/edge on May 20, 2025 at 10:18 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev6…rev7 kiali-k8s-operator
resources: - kiali-image: quay.io/kiali/kiali:v2.7.1 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 17:48 UTC on 16 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev5…rev6 | Up to date | ||||||||||||||||
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 |
Repository | Latest Releases/Commit | Commits Since |
---|
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
user-verification-service-operator | user-verification-service-operator
1.3.0 (2025-06-12)Features
Bug Fixes
| Up to date |
| |||||||||||||||||||
identity-team | Up to date | |||||||||||||||||||||
openfga-operator | ||||||||||||||||||||||
user-verification-service | ||||||||||||||||||||||
oauth2-proxy-k8s-operator | ||||||||||||||||||||||
kratos-external-idp-integrator | kratos-external-idp-integrator
1.0.0 (2025-03-10)Features
Bug Fixes
| |||||||||||||||||||||
identity-platform-admin-ui | identity-platform-admin-ui
1.24.0 (2025-04-15)Features
Bug Fixesidentity-platform-admin-ui
1.23.0 (2025-03-10)Features
Bug Fixes
| |||||||||||||||||||||
identity-platform-admin-ui-operator | ||||||||||||||||||||||
identity-platform-login-ui-operator | ||||||||||||||||||||||
hydra-operator | ||||||||||||||||||||||
kratos-operator | ||||||||||||||||||||||
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 | ||||||||||||||||||||
glauth-k8s-operator | ||||||||||||||||||||||
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 |
| ||||||||||||||||||||
identity-platform-login-ui | identity-platform-login-ui
0.21.1 (2025-04-08)Bug Fixes
identity-platform-login-ui
0.21.0 (2025-01-28)Features
Bug Fixes
identity-platform-login-ui
0.20.0 (2025-01-13)Features
Bug Fixes
| |||||||||||||||||||||
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-integration | ||||||||||||||||||||||
iam-bundle | ||||||||||||||||||||||
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 | ||||||||||||||||||||
canonical-identity-platform-docs | ||||||||||||||||||||||
glauth-snap | glauth-snap
Merge pull request #3 from canonical/IAM-473 IAM 473 | Up to date | ||||||||||||||||||||
oathkeeper-rock | oathkeeper-rock
Merge pull request #137 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to ce28f5b oathkeeper-rock
chore(deps): update github/codeql-action digest to ce28f5b oathkeeper-rock
Merge pull request #136 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to fca7ace | Up to date | ||||||||||||||||||||
glauth-rock | glauth-rock
Merge pull request #138 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.8.7 glauth-rock
chore(deps): update canonical/identity-team action to v1.8.7 glauth-rock
Merge pull request #137 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to ce28f5b | Up to date | ||||||||||||||||||||
oauth2-proxy-rock | oauth2-proxy-rock
Merge pull request #5 from canonical/IAM-1084 Add SECURITY.md oauth2-proxy-rock
Merge pull request #1 from canonical/IAM-1345-add-rock Add oauth3 proxy rock | 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 |
| ||||||||||||||||||||
openfga-rock | openfga-rock
Merge pull request #23 from canonical/IAM-1473 IAM-1473: address CVE-2025-22869 by updating grpc_health_probe openfga-rock
fix: address CVE-2025-22869 by updating grpc_health_probe closes #21 openfga-rock
Merge pull request #22 from canonical/IAM-1084 Add SECURITY.md | Up to date | ||||||||||||||||||||
rebac-admin-ui-handlers | rebac-admin-ui-handlers
0.1.0 (2024-07-30)Features
Bug Fixes
| Up to date | ||||||||||||||||||||
identity-platform-api | identity-platform-api
Merge pull request #30 from canonical/IAM-1317 feat: migrate Clients API | Up to date | ||||||||||||||||||||
hydra | hydra
Merge pull request #18 from canonical/IAM-843 fix: invalidate user_code after consent has been accepted | |||||||||||||||||||||
kratos-rock | kratos-rock
Merge pull request #199 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.8.7 kratos-rock
chore(deps): update canonical/identity-team action to v1.8.7 kratos-rock
Merge pull request #198 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.8.6 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
calico-rocks | 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
Bump requests from 2.32.3 to 2.32.4 in /scripts (#37) Bumps requests from 2.32.3 to 2.32.4. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> canonical-kubernetes-release-ci
fix: Fail if snap promotion fails (#36) canonical-kubernetes-release-ci
chore: add self hosted runner labels to access SQA API (#35)
Signed-off-by: Reza Abbasalipour reza.abbasalipour@canonical.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cert-manager-rock | 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. cert-manager-rock
Update tests workflow branch reference (#5) | 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.reactive | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cilium-rocks | cilium-rocks
fix: reduce cilium agent image size (#21) These changes should reduce the image size down, around the size of the upstream image.
cilium-rocks
Update pull_request.yaml (#19) cilium-rocks
Merge pull request #17 from canonical/KU-2759/cilium-rocks Add cilium v1.16.7 rock | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cinder-csi-operator | cinder-csi-operator
feat: Drop focal support, Add Noble (#12) cinder-csi-operator
Allow Juju tf provider to float past 0.14.0 (#11) cinder-csi-operator
Map cinder-csi to juju terraform syntax (#10)
| 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 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
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) cluster-autoscaler-rock
sanity: Uses k8s_test_harness utils (#15) The k8s_test_harness contains commonly used util functions. This will simplify the tests. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
contour-rocks | 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> contour-rocks
Update pull_request.yaml after KU-1195 (#10) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
coredns-rock | coredns-rock
Merge pull request #29 from canonical/KU-2129/auto-merge-handler Create PRs with PAT token | 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
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) csi-driver-nfs-rocks
Updates the nfsplugin rock (#8) The nfsplugin executable currently fails because it has no /tmp folder. Additionally, it fails when it tries to open files in the mentioned folder, or when trying to listen to unix:///csi/csi.sock. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
csi-rocks | csi-rocks
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#23) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> csi-rocks
Add renovate.json (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> csi-rocks
Adds csi-provisioner 3.6.4 rock (#22) Based on the 4.0.0 rock and upstream Dockerfile. Note that longhornio/csi-provisioner:v3.6.4 is only a retag of the Kubernetes official image. Updates unit test to also test the new image. | 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
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> envoy-rock
Merge pull request #18 from claudiubelu/fixes-envoy-arm64 Fixes and enables arm64 build | 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
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. falco-rocks
Adds falcosidekick-ui 2.2.0 rock (#20) Based on the Dockerfile: Based on: https://github.com/falcosecurity/falcosidekick-ui/blob/v2.2.0/Dockerfile Added sanity test for the new rock image, and included it in the integration test (deployed alongside falcosidekick). | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fluent-bit-rock | 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. fluent-bit-rock
sanity: Uses k8s_test_harness utils (#7) The k8s_test_harness contains commonly used util functions. This will simplify the tests. | 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
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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hostpath-provisioner | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ingress-nginx-rocks | 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 ingress-nginx-rocks
Merge pull request #6 from canonical/story/KU-1195/update-workflow-after-changes Fix when image not present in registry during build time | 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.5.0…v1.6.0 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.4.1…v1.5.0 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.3.0…v1.3.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 ‘1.33/beta’ at 13:30 UTC on 9 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev822…k8s-worker-rev900 k8s-operator
resources:
Static resources: Released to ‘1.33/beta’ at 13:30 UTC on 9 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev822…k8s-worker-rev899 k8s-operator
resources:
Static resources: Released to ‘1.33/beta’ at 13:30 UTC on 9 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev822…k8s-worker-rev898 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap | k8s-snap
docs: snap patch notice for 1.32.5 (#1540)
k8s-snap
fix: Don’t print k8s binary outputs in CLI (#1546) In #1423, a pre-init check was introduced on the client-side.
In this check, the k8s binaries are started to ensure they do not hang
later. However, the output was printed to stdout causing e.g. the This commit pipes the output into the void instead. k8s-snap
feat: Gracefully fail if user tries to run FIPS on non-compliant host. (#1528) | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap-api | k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.25…v1.0.26 k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.24…v1.0.25 k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.23…v1.0.24 | 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
chore: bump cla check to v2 (#40) k8s-workflows
actions: Adds bump-cisa-cves input to send-cve-reports action (#38) If true, we’ll bump the priority of the CVEs from the CISA KEV catalog present in the given reports to at least a HIGH priority and prefixing with “[CISA] ” before sending them to Jira. Note that these CVEs will not be affected by the k8s-workflows
actions: Creates action for sending security reports to Jira (#37) This action is meant to be used in different repositories, making it easier to use. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kepler-rocks | 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
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> keystone-k8s-auth-operator
Update dependency pydantic to v1.10.22 (#28) 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
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. longhorn-rocks
Fixes longhorn nfs-ganesha reference (#35) The original Dockerfiles reference a rancher fork of the nfs-ganesha repository, not the original repository. This fork contains various longhorn-related patches, so we should use it as well. | 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
Merge pull request #11 from canonical/eaudetcobello-patch-1 unpin rockcraft version metallb-rocks
Add metallb v0.14.9 rock (#10) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
metrics-server-rock | metrics-server-rock
Merge pull request #7 from canonical/eaudetcobello-patch-1 Update pull_request.yaml metrics-server-rock
Update pull_request.yaml Add workflow_dispatch. This is useful because base: is a moving target. If we re-run this job, we can pull in new ubuntu cve fixes. metrics-server-rock
Add security.md and introduce a policy enabling users to report security issues. (#6) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s | 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 contributorsmicrok8s
In this releaseKubernetes 1.31Read more at https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/ Dqlite efficiencyWe spent a lot of effort in improving the efficiency of the default datastore, dqlite. You will find improvements in the performance of concurrent queries and open telemetry integration. Important updates
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
CI: add jirasync for gh issues (#260) microk8s-community-addons
Merge pull request #259 from canonical/lpetrut/debug-timeouts | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-content-demo-snap | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-core-addons | microk8s-core-addons
chore: skip kube-ovn tests unless required (#345) microk8s-core-addons
feat: update addons versions and update list (#344) microk8s-core-addons
nvidia: Update addon helm charts to the latest versions (#342) Updates the default version of the GPU operator to “v25.3.0”. Updates the default version of the network operator to “25.1.0”. Clean up installed CRDs by the Helm charts when disabling addon. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-integrator-macos | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-integrator-windows | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
multus-rock | 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> multus-rock
Changes v4.0.2 rock base to bare (#13) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. Only v4.0.2 is switched to bare as it is significantly simpler to
achieve. It does require 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
Adds an extra sanity check during the integration tests, making sure that there is no error reported in Pebble while starting the service. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mutating-pebble-webhook-rocks | 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 mutating-pebble-webhook-rocks
ci: Updates golangci-linter to v1.64 v1.60 is out of date, and it currently fails to run in the current repository. Updating it should solve the issue. mutating-pebble-webhook-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> | 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
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) pinniped-rocks
Merge pull request #1 from petrutlucian94/initial Initial rock definition | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rawfile-localpv | rawfile-localpv
RawFile Driver Container Storage Interface | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
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. sriov-dpdk-rocks
Fixes lint issue (#10) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
velero-rocks | 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) velero-rocks
Adds velero plugin for vsphere rock and sanity test (#14) Adds the rock for the mentioned velero plugin. Note that we’re only building for amd64, since the plugin depends on VDDX libraries from VMWare, and there doesn’t seem to be support for arm64. Added a sleep to the command so it doesn’t exit immediately. This way, Pebble respects the on-success / on-failure rules. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vsphere-csi-rocks | 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. vsphere-csi-rocks
Initial rock definition (#1)
The vsphere CSI driver expects an actual vsphere environment and cannot run otherwise. For this reason, we’ll only include sanity tests. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
whereabouts-rock | 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) whereabouts-rock
Tests all the whereabouts versions (#14) Adds integration tests for all the currently supported whereabouts versions. | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
charmed-aether-sd-core | charmed-aether-sd-core
feat: use Canonical K8s (#116) Signed-off-by: Dario Faccin dario.faccin@canonical.com charmed-aether-sd-core
chore: remove Sequence Number from tutorials (#117) Signed-off-by: Dario Faccin dario.faccin@canonical.com charmed-aether-sd-core
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#115) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
charmed-oai-ran | charmed-oai-ran
feat: use Canonical K8s (#35) Signed-off-by: Dario Faccin dario.faccin@canonical.com charmed-oai-ran
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#34) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> charmed-oai-ran
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#33) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
kubernetes-charm-libraries | kubernetes-charm-libraries
resources: Static resources: Released to ‘latest/edge’ at 12:52 UTC on 6 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubernetes-charm-libraries/compare/rev64…rev65 kubernetes-charm-libraries
resources: Static resources: Released to ‘latest/edge’ at 14:17 UTC on 19 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/kubernetes-charm-libraries/compare/rev63…rev64 kubernetes-charm-libraries
resources: Static resources: Released to ‘latest/edge’ at 15:52 UTC on 16 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/kubernetes-charm-libraries/compare/rev62…rev63 | |||||||||||||||||
nginx-rock | nginx-rock
chore: move ownership to observability team (#24) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com nginx-rock
Merge pull request #4 from canonical/trivy-scan Add Trivy scan to CI | Up to date | ||||||||||||||||
oai-ran-cu-k8s-operator | oai-ran-cu-k8s-operator
resources: - cu-image: ghcr.io/canonical/oai-ran-cu:2.2.0 resource-revision: 40 Static resources: Released to ‘2.2/edge/’ at 06:52 UTC on 25 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev67…rev74 oai-ran-cu-k8s-operator
resources: - cu-image: ghcr.io/canonical/oai-ran-cu:2.2.0 resource-revision: 39 Static resources: Released to ‘2.2/edge/’ at 06:53 UTC on 18 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev67…rev73 oai-ran-cu-k8s-operator
resources: - cu-image: ghcr.io/canonical/oai-ran-cu:2.2.0 resource-revision: 38 Static resources: Released to ‘2.2/edge/’ at 06:53 UTC on 11 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev67…rev72 | |||||||||||||||||
oai-ran-cu-rock | oai-ran-cu-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#16) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-cu-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#15) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-cu-rock
chore: add security policy (#14) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com | Up to date | ||||||||||||||||
oai-ran-du-k8s-operator | oai-ran-du-k8s-operator
resources: - du-image: ghcr.io/canonical/oai-ran-du:2.2.0 resource-revision: 40 Static resources: Released to ‘2.2/edge/fix-controlResourceSetZero’ at 13:55 UTC on 10 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev105…rev107 oai-ran-du-k8s-operator
resources: - du-image: ghcr.io/canonical/oai-ran-du:2.2.0 resource-revision: 40 Static resources: Released to ‘2.2/edge/’ at 15:43 UTC on 9 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev97…rev106 oai-ran-du-k8s-operator
resources: - du-image: ghcr.io/canonical/oai-ran-du:2.2.0 resource-revision: 40 Static resources: Released to ‘2.2/edge/fix-controlResourceSetZero’ at 14:23 UTC on 9 Jun 2025 Full Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev104…rev105 | Up to date | ||||||||||||||||
oai-ran-du-rock | oai-ran-du-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#17) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-du-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#16) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-du-rock
chore: add security policy (#15) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com | Up to date | ||||||||||||||||
oai-ran-ue-k8s-operator | oai-ran-ue-k8s-operator
resources: - ue-image: ghcr.io/canonical/oai-ran-ue:2.2.0 resource-revision: 36 Static resources: Released to ‘2.2/edge/’ at 06:52 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev60…rev65 oai-ran-ue-k8s-operator
resources: - ue-image: ghcr.io/canonical/oai-ran-ue:2.2.0 resource-revision: 35 Static resources: Released to ‘2.2/edge/’ at 06:52 UTC on 1 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev60…rev64 oai-ran-ue-k8s-operator
resources: - ue-image: ghcr.io/canonical/oai-ran-ue:2.2.0 resource-revision: 34 Static resources: Released to ‘2.2/edge/’ at 11:38 UTC on 22 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev60…rev63 | Up to date | ||||||||||||||||
oai-ran-ue-rock | oai-ran-ue-rock
chore: Bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#18) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-ue-rock
chore: Bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#17) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> oai-ran-ue-rock
chore: add security policy (#16) | Up to date | ||||||||||||||||
sdcore-amf-k8s-operator | sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 79 Static resources: Released to ‘1.6/edge/’ at 07:28 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev932…rev933 sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 79 Static resources: Released to ‘1.6/edge/’ at 21:21 UTC on 9 Jun 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev930…rev932 sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 79 Static resources: Released to ‘1.6/edge/’ at 06:28 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev929…rev931 | Up to date | ||||||||||||||||
sdcore-amf-rock | sdcore-amf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#55) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-amf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#54) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-amf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#53) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-ausf-k8s-operator | sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 77 Static resources: Released to ‘1.6/edge/’ at 07:28 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev736…rev738 sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 77 Static resources: Released to ‘1.6/edge/’ at 06:56 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev735…rev737 sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 76 Static resources: Released to ‘1.6/edge/’ at 01:20 UTC on 5 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev735…rev736 | Up to date | ||||||||||||||||
sdcore-ausf-rock | sdcore-ausf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#45) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-ausf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#44) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-ausf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#42) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-bundles | sdcore-bundles
chore(deps): update dependency juju to v3.6.1.2 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sdcore-bundles
chore(deps): update dependency juju to v3.6.1.1 (#57) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sdcore-bundles
chore(deps): update dependency python to 3.13 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-cos-configuration | sdcore-cos-configuration
fix: remove pre-assigned uid’s to be created automatically on deploy (#17) Signed-off-by: gatici gulsum.atici@canonical.com sdcore-cos-configuration
feat: adding a logging dashboard for 5G network functions (#16) Signed-off-by: gatici gulsum.atici@canonical.com sdcore-cos-configuration
chore: automatically merge dependabot PRs (#15) | Up to date | ||||||||||||||||
sdcore-gnbsim-k8s-operator | sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.1 resource-revision: 52 Static resources: Released to ‘1.6/edge/’ at 06:28 UTC on 10 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev691…rev693 sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.1 resource-revision: 52 Static resources: Released to ‘1.6/edge/’ at 06:49 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev690…rev692 sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.1 resource-revision: 51 Static resources: Released to ‘1.6/edge/’ at 14:31 UTC on 2 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev690…rev691 | Up to date | ||||||||||||||||
sdcore-github-workflows | sdcore-github-workflows
What’s Changed
Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.4…v2.3.5 sdcore-github-workflows
What’s Changed
Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.3…v2.3.4 sdcore-github-workflows
What’s ChangedFull Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.2…v2.3.3 | |||||||||||||||||
sdcore-gnb-integrator | sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 07:01 UTC on 25 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev74…rev81 sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 07:02 UTC on 18 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev74…rev80 sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 07:01 UTC on 11 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev74…rev79 | |||||||||||||||||
sdcore-gnbsim-rock | sdcore-gnbsim-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#43) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-gnbsim-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#42) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-gnbsim-rock
chore: bump canonical/sdcore-github-workflows from 2.3.1 to 2.3.3 (#39) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gulsum Atici gulsum.atici@canonical.com | Up to date | ||||||||||||||||
sdcore-nms | sdcore-nms
chore: Bump brace-expansion from 1.1.11 to 1.1.12 (#817) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nms
chore: Bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.5 in the github_actions group (#814) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nms
chore: Bump the npm_dependencies group with 6 updates (#813) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-nms-k8s-operator | sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.8.5 resource-revision: 132 Static resources: Released to ‘1.6/edge/’ at 07:20 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev882…rev884 sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.8.5 resource-revision: 132 Static resources: Released to ‘1.6/edge/’ at 07:04 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev881…rev883 sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.8.5 resource-revision: 131 Static resources: Released to ‘1.6/edge/’ at 14:04 UTC on 5 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev881…rev882 | Up to date | ||||||||||||||||
sdcore-nrf-k8s-operator | sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 84 Static resources: Released to ‘1.6/edge/’ at 07:27 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev819…rev821 sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 84 Static resources: Released to ‘1.6/edge/’ at 07:11 UTC on 8 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev818…rev820 sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 83 Static resources: Released to ‘1.6/edge/’ at 14:19 UTC on 5 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev818…rev819 | Up to date | ||||||||||||||||
sdcore-nrf-rock | sdcore-nrf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#43) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nrf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#42) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nrf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#40) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-nssf-k8s-operator | sdcore-nssf-k8s-operator
resources: - nssf-image: ghcr.io/canonical/sdcore-nssf:1.6.1 resource-revision: 69 Static resources: Released to ‘1.6/edge/’ at 14:58 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev682…rev684 sdcore-nssf-k8s-operator
resources: - nssf-image: ghcr.io/canonical/sdcore-nssf:1.6.1 resource-revision: 69 Static resources: Released to ‘1.6/edge/’ at 07:11 UTC on 25 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev680…rev683 sdcore-nssf-k8s-operator
resources: - nssf-image: ghcr.io/canonical/sdcore-nssf:1.6.1 resource-revision: 68 Static resources: Released to ‘1.6/edge/’ at 07:24 UTC on 23 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev680…rev682 | |||||||||||||||||
sdcore-nssf-rock | sdcore-nssf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#42) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nssf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#41) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nssf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#40) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-pcf-k8s-operator | sdcore-pcf-k8s-operator
resources: - pcf-image: ghcr.io/canonical/sdcore-pcf:1.6.1 resource-revision: 63 Static resources: Released to ‘1.6/edge/’ at 14:45 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev726…rev728 sdcore-pcf-k8s-operator
resources: - pcf-image: ghcr.io/canonical/sdcore-pcf:1.6.1 resource-revision: 63 Static resources: Released to ‘1.6/edge/’ at 07:26 UTC on 25 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev724…rev727 sdcore-pcf-k8s-operator
resources: - pcf-image: ghcr.io/canonical/sdcore-pcf:1.6.1 resource-revision: 62 Static resources: Released to ‘1.6/edge/’ at 07:24 UTC on 23 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev724…rev726 | |||||||||||||||||
sdcore-pcf-rock | sdcore-pcf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#44) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-pcf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#43) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-pcf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#41) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-smf-k8s-operator | sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 65 Static resources: Released to ‘1.6/edge/’ at 07:29 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev824…rev826 sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 65 Static resources: Released to ‘1.6/edge/’ at 07:49 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev823…rev825 sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 64 Static resources: Released to ‘1.6/edge/’ at 01:20 UTC on 5 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev823…rev824 | Up to date | ||||||||||||||||
sdcore-router-k8s-operator | sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 37 Static resources: Released to ‘1.6/edge/’ at 01:54 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev473…rev479 sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 36 Static resources: Released to ‘1.6/edge/’ at 01:53 UTC on 1 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev473…rev478 sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 35 Static resources: Released to ‘1.6/edge/’ at 01:49 UTC on 25 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev473…rev477 | Up to date | ||||||||||||||||
sdcore-smf-rock | sdcore-smf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#46) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-smf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#45) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-smf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#43) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-tests | sdcore-tests
chore(deps): update canonical/sdcore-github-workflows action to v2.3.5 (#536) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sdcore-tests
feat: use Canonical K8s (#535) sdcore-tests
chore(deps): lock file maintenance (#534) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-udm-k8s-operator | sdcore-udm-k8s-operator
resources: - udm-image: ghcr.io/canonical/sdcore-udm:1.6.1 resource-revision: 66 Static resources: Released to ‘1.6/edge/’ at 07:28 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev686…rev688 sdcore-udm-k8s-operator
resources: - udm-image: ghcr.io/canonical/sdcore-udm:1.6.1 resource-revision: 66 Static resources: Released to ‘1.6/edge/’ at 07:26 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev685…rev687 sdcore-udm-k8s-operator
resources: - udm-image: ghcr.io/canonical/sdcore-udm:1.6.1 resource-revision: 65 Static resources: Released to ‘1.6/edge/’ at 01:21 UTC on 5 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev685…rev686 | Up to date | ||||||||||||||||
sdcore-udm-rock | sdcore-udm-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#40) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-udm-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#39) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-udm-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#38) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-udr-k8s-operator | sdcore-udr-k8s-operator
resources: - udr-image: ghcr.io/canonical/sdcore-udr:1.6.2 resource-revision: 82 Static resources: Released to ‘1.6/edge/’ at 14:31 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev666…rev668 sdcore-udr-k8s-operator
resources: - udr-image: ghcr.io/canonical/sdcore-udr:1.6.2 resource-revision: 82 Static resources: Released to ‘1.6/edge/’ at 07:34 UTC on 25 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev664…rev667 sdcore-udr-k8s-operator
resources: - udr-image: ghcr.io/canonical/sdcore-udr:1.6.2 resource-revision: 81 Static resources: Released to ‘1.6/edge/’ at 07:28 UTC on 23 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev664…rev666 | |||||||||||||||||
sdcore-udr-rock | sdcore-udr-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#42) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-udr-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#41) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-udr-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#40) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-upf-bess-rock | sdcore-upf-bess-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#48) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-bess-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#47) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-bess-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#45) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-upf-k8s-operator | sdcore-upf-k8s-operator
resources: - pfcp-agent-image: ghcr.io/canonical/sdcore-upf-pfcpiface:2.0.1 resource-revision: 63 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 69 Static resources: Released to ‘1.6/edge/’ at 07:48 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev790…rev793 sdcore-upf-k8s-operator
resources: - pfcp-agent-image: ghcr.io/canonical/sdcore-upf-pfcpiface:2.0.1 resource-revision: 62 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 68 Static resources: Released to ‘1.6/edge/’ at 01:15 UTC on 5 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev790…rev792 sdcore-upf-k8s-operator
resources: - pfcp-agent-image: ghcr.io/canonical/sdcore-upf-pfcpiface:2.0.1 resource-revision: 62 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 68 Static resources: Released to ‘1.6/edge/TELCO-1721-use-canonical-k8s’ at 08:15 UTC on 4 Jun 2025 Full Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev790…rev791 | Up to date | ||||||||||||||||
sdcore-upf-pfcpiface-rock | sdcore-upf-pfcpiface-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#37) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-pfcpiface-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#36) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-pfcpiface-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#34) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-webui-rock | sdcore-webui-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#37) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-webui-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#36) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-webui-rock
chore: bump canonical/sdcore-github-workflows from 2.3.1 to 2.3.3 (#35) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sriov-cni-rock | sriov-cni-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#5) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sriov-cni-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#4) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sriov-cni-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#3) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
srsran-snap | srsran-snap
fix: Fix broken snap built on core22 (#21) srsran-snap
chore: bump base to core22 (#20) srsran-snap
chore: add github templates (#18) | Up to date | ||||||||||||||||
srsran5g-snap | srsran5g-snap
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#14) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> srsran5g-snap
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#13) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> srsran5g-snap
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#12) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
terraform-juju-grafana-agent-k8s | Up to date | |||||||||||||||||
terraform-juju-mongodb-k8s | ||||||||||||||||||
terraform-juju-oai-ran-k8s | terraform-juju-oai-ran-k8s
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#12) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> terraform-juju-oai-ran-k8s
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#11) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> terraform-juju-oai-ran-k8s
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#10) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
terraform-juju-traefik-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore | Up to date | |||||||||||||||||
ubuntu-router-rock | ubuntu-router-rock
chore: bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#20) Bumps canonical/sdcore-github-workflows from 2.3.4 to 2.3.5. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ubuntu-router-rock
chore: bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#19) Bumps canonical/sdcore-github-workflows from 2.3.3 to 2.3.4. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ubuntu-router-rock
chore: bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#18) Bumps canonical/sdcore-github-workflows from 2.3.2 to 2.3.3. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
ueransim-snap | ueransim-snap
chore: Bump canonical/sdcore-github-workflows from 2.3.4 to 2.3.5 (#9) Bumps
canonical/sdcore-github-workflows
from 2.3.4 to 2.3.5. Sourced from canonical/sdcore-github-workflows’s
releases. Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.4...v2.3.5 Dependabot will resolve any conflicts with this PR as long as you don’t
alter it yourself. You can also trigger a rebase manually by commenting
Dependabot commands and optionsYou can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ueransim-snap
chore: Bump canonical/sdcore-github-workflows from 2.3.3 to 2.3.4 (#8) Bumps
canonical/sdcore-github-workflows
from 2.3.3 to 2.3.4. Sourced from canonical/sdcore-github-workflows’s
releases. Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.3...v2.3.4 Dependabot will resolve any conflicts with this PR as long as you don’t
alter it yourself. You can also trigger a rebase manually by commenting
Dependabot commands and optionsYou can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ueransim-snap
chore: Bump canonical/sdcore-github-workflows from 2.3.2 to 2.3.3 (#7) Bumps
canonical/sdcore-github-workflows
from 2.3.2 to 2.3.3. Sourced from canonical/sdcore-github-workflows’s
releases. Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.2...v2.3.3 Dependabot will resolve any conflicts with this PR as long as you don’t
alter it yourself. You can also trigger a rebase manually by commenting
Dependabot commands and optionsYou can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lego-operator | lego-operator
resources: Static resources: Released to ‘4/edge’ at 11:43 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/lego-operator/compare/rev70…rev73 lego-operator
resources: Static resources: Released to ‘4/edge’ at 11:42 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/lego-operator/compare/rev70…rev72 lego-operator
resources: Static resources: Released to ‘4/edge’ at 14:37 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev68…rev71 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-k8s-operator | vault-k8s-operator
resources: Static resources: Released to ‘1.17/edge’ at 16:39 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev458…rev459 vault-k8s-operator
resources: - vault-image: ghcr.io/canonical/vault:1.17.6 resource-revision: 85 Static resources: Released to ‘1.17/edge’ at 17:25 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev458…rev366 vault-k8s-operator
resources: Static resources: Released to ‘1.17/edge’ at 13:28 UTC on 3 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev457…rev458 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
certificate-transfer-interface | certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 14:15 UTC on 10 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev124…rev126 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 00:37 UTC on 8 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev123…rev125 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 18:58 UTC on 2 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev123…rev124 | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-interface | tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 12:32 UTC on 10 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev166…rev167 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 19:49 UTC on 2 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev165…rev166 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 13:28 UTC on 2 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev164…rev165 | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
self-signed-certificates-operator | self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 17:10 UTC on 3 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev315…rev318 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 17:08 UTC on 3 Jun 2025 Released to ‘1/beta’ at 13:08 UTC on 10 Jun 2025 Released to ‘1/candidate’ at 13:10 UTC on 10 Jun 2025 Released to ‘1/stable’ at 13:11 UTC on 10 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev315…rev317 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 13:29 UTC on 3 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev313…rev316 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notary | notary
fix: make disabled buttons unclickable ui Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com notary
fix: inform users when backend rejected request ui notary
docs: correct login path (#246) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pylego | pylego
chore(deps): update python dependencies (#49) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> pylego
chore: Update go_dependencies (#48) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kayra kayra.gemalmaz@canonical.com pylego
chore(deps): update dependency setuptools to v80 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
manual-tls-certificates-operator | manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 14:55 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev200…rev203 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 14:55 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev200…rev202 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 13:40 UTC on 23 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev198…rev201 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lego-rock | lego-rock
build: Identify KEVs (#46) lego-rock
chore: Uses the workflow from shared workflows for Jira Sync and replaces the legacy URL with Webhook URL and Token (#45) lego-rock
build: Use shared workflows (#44) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-requirer-operator | tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 17:40 UTC on 28 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev157…rev160 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 17:38 UTC on 28 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev157…rev159 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 14:53 UTC on 28 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev156…rev158 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-constraints-operator | 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 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 16:09 UTC on 5 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev65…rev70 | 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
chore: bump vault to v1.19.3 (#63) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com vault-rock
build: Identify KEVs (#62) vault-rock
chore: bump workload to v1.19.0 (#61) 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 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
Highlights: this release adds support for a new top-level What’s Changed
Full Changelog: https://github.com/canonical/chisel/compare/v0.9.1…v0.10.0 | |||||||||||||||||
chisel-docs | chisel-docs
docs: add further clarifications to slicing guide (#18)
chisel-docs
fix(docs): typos Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com | Up to date | ||||||||||||||||
chisel-releases | chisel-releases
docs: update CONTRIBUTING.md to follow the docs (#569) chisel-releases
ci: add workflow for auto-requesting reviews (#555) Co-authored-by: Adrian Clay Lake clay.lake@canonical.com chisel-releases
docs(25.04): update readme on main (#558) Co-authored-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com | 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> chiselled-base
fix: use upstream to get chisel slices (#15) | Up to date | ||||||||||||||||
chiselled-python | 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> chiselled-python
feat: add chisel manifest to images (#25) chiselled-python
chore(deps): update dependency canonical/chisel to v1 (#24) | 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-containers | Up to date | |||||||||||||||||
jre-rock | Up to date | |||||||||||||||||
oci-factory | ||||||||||||||||||
rabbitmq-rock | rabbitmq-rock
feat: add base-files_release-info (#3) rabbitmq-rock
feat: add Chiselled RabbitMQ 3.12 on 24.04 (#1)
| 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 | |||||||||||||||||
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: 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 airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 1 Static resources: Released to ‘latest/edge’ at 11:04 UTC on 17 Oct 2024 Released to ‘latest/stable’ at 11:08 UTC on 17 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev3…rev5 | Up to date | ||||||||||||||||
airbyte-ui-k8s-operator | 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 airbyte-ui-k8s-operator
resources: - airbyte-ui-image: undefined resource-revision: 4 Static resources: Released to ‘latest/edge’ at 15:29 UTC on 18 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-ui-k8s-operator/compare/rev7…rev8 | 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 | ||||||||||||||||
ranger-k8s-operator | 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 ranger-k8s-operator
resources: - ranger-image: ghcr.io/canonical/charmed-ranger-rock:2.4.0-22.04-edge resource-revision: 8 Static resources: Released to ‘latest/edge’ at 16:13 UTC on 12 Nov 2024 Released to ‘latest/stable’ at 16:15 UTC on 12 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev32…rev33 | Up to date | ||||||||||||||||
superset-k8s-operator | superset-k8s-operator
resources: - superset-image: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge resource-revision: 20 Static resources: Released to ‘latest/edge’ at 20:19 UTC on 30 Apr 2025 Released to ‘latest/stable’ at 20:20 UTC on 30 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev38…rev39 superset-k8s-operator
resources: - superset-image: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge resource-revision: 20 Static resources: Released to ‘latest/edge’ at 13:26 UTC on 28 Apr 2025 Released to ‘latest/stable’ at 13:31 UTC on 28 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev37…rev38 superset-k8s-operator
resources: - superset-image: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge resource-revision: 19 Static resources: Released to ‘latest/edge’ at 18:01 UTC on 22 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev36…rev37 | |||||||||||||||||
datahub-k8s-operator | datahub-k8s-operator
resources: - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v0.13.3 resource-revision: 1 - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v0.13.3 resource-revision: 1 - datahub-frontend: acryldata/datahub-frontend-react:v0.13.3 resource-revision: 1 - datahub-upgrade: acryldata/datahub-upgrade:v0.13.3 resource-revision: 1 - datahub-gms: acryldata/datahub-gms:v0.13.3 resource-revision: 1 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v0.13.3 resource-revision: 1 - datahub-actions: acryldata/datahub-actions:v0.0.15 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 14:27 UTC on 10 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev5…rev6 datahub-k8s-operator
resources: - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v0.13.3 resource-revision: 1 - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v0.13.3 resource-revision: 1 - datahub-upgrade: acryldata/datahub-upgrade:v0.13.3 resource-revision: 1 - datahub-gms: acryldata/datahub-gms:v0.13.3 resource-revision: 1 - datahub-frontend: acryldata/datahub-frontend-react:v0.13.3 resource-revision: 1 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v0.13.3 resource-revision: 1 - datahub-actions: acryldata/datahub-actions:v0.0.15 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 10:53 UTC on 7 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev4…rev5 datahub-k8s-operator
resources: - datahub-opensearch-setup: acryldata/datahub-elasticsearch-setup:v0.13.3 resource-revision: 1 - datahub-postgresql-setup: acryldata/datahub-postgres-setup:v0.13.3 resource-revision: 1 - datahub-frontend: acryldata/datahub-frontend-react:v0.13.3 resource-revision: 1 - datahub-gms: acryldata/datahub-gms:v0.13.3 resource-revision: 1 - datahub-upgrade: acryldata/datahub-upgrade:v0.13.3 resource-revision: 1 - datahub-kafka-setup: acryldata/datahub-kafka-setup:v0.13.3 resource-revision: 1 - datahub-actions: acryldata/datahub-actions:v0.0.15 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 11:49 UTC on 7 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev3…rev4 | 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: 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 trino-k8s-operator
resources: - trino-image: undefined resource-revision: 14 Static resources: Released to ‘latest/edge’ at 19:59 UTC on 2 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev40…rev41 trino-k8s-operator
resources: - trino-image: ghcr.io/canonical/charmed-trino-rock:468-24.04-edge resource-revision: 13 Static resources: Released to ‘latest/edge’ at 09:02 UTC on 27 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev39…rev40 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
github-runner-webhook-router | github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 60 Static resources: Released to ‘latest/edge’ at 13:09 UTC on 12 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev65…rev66 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 59 Static resources: Released to ‘latest/edge’ at 09:27 UTC on 12 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev64…rev65 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 58 Static resources: Released to ‘latest/edge’ at 10:58 UTC on 11 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev63…rev64 | Up to date | ||||||||||||||||||||
wazuh-server-operator | wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 116 Static resources: Released to ‘latest/edge’ at 12:48 UTC on 12 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev142…rev143 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 115 Static resources: Released to ‘latest/edge’ at 17:21 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev141…rev142 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 114 Static resources: Released to ‘latest/edge’ at 16:46 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev140…rev141 | |||||||||||||||||||||
github-runner-image-builder-operator | github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 05:51 UTC on 12 Jun 2025 Released to ‘latest/beta’ at 12:33 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev86…rev87 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 07:44 UTC on 10 Jun 2025 Released to ‘latest/beta’ at 05:20 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev85…rev86 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 04:16 UTC on 9 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev84…rev85 | Up to date | ||||||||||||||||||||
maubot-operator | maubot-operator
resources: - maubot-image: undefined resource-revision: 46 Static resources: Released to ‘latest/edge’ at 21:04 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/maubot-operator/compare/rev46…rev47 maubot-operator
resources: - maubot-image: undefined resource-revision: 45 Static resources: Released to ‘latest/edge’ at 19:31 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev45…rev46 maubot-operator
resources: - maubot-image: undefined resource-revision: 44 Static resources: Released to ‘latest/edge’ at 18:59 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev43…rev45 | Up to date | ||||||||||||||||||||
opencti-operator | opencti-vxvault-connector-rev16 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 17 Static resources: Released to ‘latest/edge’ at 19:18 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev17…opencti-vxvault-connector-rev16 opencti-virustotal-livehunt-connector-rev16 opencti-operator
resources: - opencti-virustotal-livehunt-connector-image: localhost:5000/rock:latest resource-revision: 17 Static resources: Released to ‘latest/edge’ at 19:18 UTC on 11 Jun 2025 What’s Changed
opencti-urlscan-enrichment-connector-rev16 opencti-operator
resources: - opencti-urlscan-enrichment-connector-image: localhost:5000/rock:latest resource-revision: 16 Static resources: Released to ‘latest/edge’ at 19:18 UTC on 11 Jun 2025 What’s Changed
| Up to date | ||||||||||||||||||||
haproxy-operator | haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 18:29 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev175…rev176 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 12:01 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev174…rev175 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 08:16 UTC on 30 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/haproxy-operator/compare/rev173…rev174 | Up to date | ||||||||||||||||||||
httprequest-lego-provider | httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 51 Static resources: Released to ‘latest/edge’ at 15:17 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev54…rev55 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 50 Static resources: Released to ‘latest/edge’ at 08:33 UTC on 6 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev53…rev54 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 49 Static resources: Released to ‘latest/edge’ at 09:03 UTC on 4 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev52…rev53 | Up to date | ||||||||||||||||||||
indico-operator | indico-operator
resources: - indico-image: undefined resource-revision: 245 - indico-nginx-image: undefined resource-revision: 288 Static resources: Released to ‘latest/edge’ at 15:14 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev255…rev256 indico-operator
resources: - indico-image: undefined resource-revision: 244 - indico-nginx-image: undefined resource-revision: 287 Static resources: Released to ‘latest/edge’ at 12:17 UTC on 10 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev254…rev255 indico-operator
resources: - indico-image: undefined resource-revision: 243 - indico-nginx-image: undefined resource-revision: 286 Static resources: Released to ‘latest/edge’ at 21:35 UTC on 9 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev253…rev254 | Up to date | ||||||||||||||||||||
github-actions-exporter-operator | github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 75 Static resources: Released to ‘latest/edge’ at 10:49 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev75…rev76 github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 74 Static resources: Released to ‘latest/edge’ at 07:39 UTC on 7 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev74…rev75 github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 73 Static resources: Released to ‘latest/edge’ at 18:32 UTC on 6 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev73…rev74 | Up to date | ||||||||||||||||||||
jenkins-k8s-operator | 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 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 155 Static resources: Released to ‘latest/edge’ at 11:56 UTC on 9 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev162…rev163 | |||||||||||||||||||||
github-runner-operator | github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 08:52 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev389…rev391 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 09:17 UTC on 9 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev388…rev389 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 12:52 UTC on 4 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev387…rev388 | |||||||||||||||||||||
chrony-operator | chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 11:59 UTC on 10 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev71…rev72 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 10:36 UTC on 9 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev70…rev71 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 01:45 UTC on 6 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev69…rev70 |
| ||||||||||||||||||||
pollen-operator | pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 11:58 UTC on 10 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev45…rev46 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 06:12 UTC on 10 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev44…rev45 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 23:19 UTC on 4 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/pollen-operator/compare/rev43…rev44 | Up to date | ||||||||||||||||||||
content-cache-operator | content-cache-operator
resources: Static resources: Released to ‘latest/edge’ at 11:58 UTC on 10 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev15…rev16 content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 13:00 UTC on 30 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev14…rev451 content-cache-operator
resources: Static resources: Released to ‘latest/edge’ at 12:59 UTC on 30 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev14…rev15 | Up to date | ||||||||||||||||||||
penpot-operator | penpot-operator
resources: - penpot-image: undefined resource-revision: 29 Static resources: Released to ‘latest/edge’ at 12:00 UTC on 10 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/penpot-operator/compare/rev29…rev30 penpot-operator
resources: - penpot-image: undefined resource-revision: 28 Static resources: Released to ‘latest/edge’ at 10:44 UTC on 10 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/penpot-operator/compare/rev28…rev29 penpot-operator
resources: - penpot-image: undefined resource-revision: 27 Static resources: Released to ‘latest/edge’ at 14:16 UTC on 5 Jun 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/penpot-operator/compare/rev27…rev28 | Up to date |
| |||||||||||||||||||
synapse-operator | synapse-operator
resources: - synapse-image: undefined resource-revision: 666 Static resources: Released to ‘1/edge’ at 14:10 UTC on 9 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/synapse-operator/compare/rev685…rev690 synapse-operator
resources: - synapse-image: undefined resource-revision: 665 Static resources: Released to ‘2/edge’ at 13:14 UTC on 9 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev688…rev689 synapse-operator
resources: - synapse-image: undefined resource-revision: 664 Static resources: Released to ‘2/edge’ at 19:55 UTC on 6 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev687…rev688 | |||||||||||||||||||||
discourse-k8s-operator | discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 177 Static resources: Released to ‘latest/edge’ at 12:30 UTC on 6 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev187…rev188 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 176 Static resources: Released to ‘latest/edge’ at 13:29 UTC on 4 Jun 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev186…rev187 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 175 Static resources: Released to ‘latest/edge’ at 07:16 UTC on 7 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev185…rev186 | Up to date | ||||||||||||||||||||
any-charm | any-charm
resources: Static resources: Released to ‘latest/beta’ at 10:04 UTC on 6 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev49…rev66 any-charm
resources: Static resources: Released to ‘latest/beta’ at 10:02 UTC on 6 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev49…rev65 any-charm
resources: Static resources: Released to ‘latest/beta’ at 09:51 UTC on 6 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev47…rev64 | Up to date | ||||||||||||||||||||
gateway-api-integrator-operator | gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 16:11 UTC on 5 Jun 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev69…rev70 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:29 UTC on 22 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev68…rev69 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 17:51 UTC on 21 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev67…rev68 | |||||||||||||||||||||
irc-bridge-operator | 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 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 12:14 UTC on 13 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev34…rev35 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 09:13 UTC on 13 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev33…rev34 | Up to date | ||||||||||||||||||||
github-actions-runner | github-actions-runner
Manual release of https://github.com/actions/runner/releases/tag/v2.324.0 for s390x and ppc64le architecture. github-actions-runner
Manual release of https://github.com/actions/runner/releases/tag/v2.323.0 for s390x and ppc64le architecture. github-actions-runner
Manual release of https://github.com/actions/runner/releases/tag/v2.322.0 for s390x architecture. | |||||||||||||||||||||
wordpress-k8s-operator | wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 138 Static resources: Released to ‘latest/edge’ at 06:16 UTC on 4 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev143…rev144 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 137 Static resources: Released to ‘latest/edge’ at 12:46 UTC on 30 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev142…rev143 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 136 Static resources: Released to ‘latest/edge’ at 09:34 UTC on 30 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev140…rev142 | |||||||||||||||||||||
hockeypuck-k8s-operator | hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 22 Static resources: Released to ‘2.2/edge’ at 09:01 UTC on 30 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev22…rev23 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 21 Static resources: Released to ‘2.2/edge’ at 09:05 UTC on 28 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev21…rev22 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 20 Static resources: Released to ‘2.2/edge’ at 05:52 UTC on 28 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev19…rev21 | Up to date | ||||||||||||||||||||
setup-devstack-swift | Up to date | |||||||||||||||||||||
smtp-integrator-operator | smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 08:06 UTC on 23 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev75…rev76 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:39 UTC on 7 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev74…rev75 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:09 UTC on 7 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev73…rev74 | |||||||||||||||||||||
nginx-ingress-integrator-operator | nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:55 UTC on 22 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev160…rev163 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:54 UTC on 22 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev160…rev162 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 18:24 UTC on 21 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev158…rev161 | |||||||||||||||||||||
charmed-cloudflared-snap | charmed-cloudflared-snap
Revert HTTP proxy snap configuration (#18) charmed-cloudflared-snap
Add HTTP proxy related snap configurations (#17) charmed-cloudflared-snap
Update dependency cloudflare/cloudflared to v2025.5.0 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
flask-multipass-saml-groups | 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 flask-multipass-saml-groups
What’s Changed
Full Changelog: https://github.com/canonical/flask-multipass-saml-groups/compare/1.0.0…1.1.0 | |||||||||||||||||||||
http-proxy-operators | http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 08:40 UTC on 29 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev3…rev5 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 08:50 UTC on 25 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev1…rev4 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 08:50 UTC on 25 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev1…rev3 | |||||||||||||||||||||
element-web-operator | element-web-operator
ci(digest): Add digest pinning (#1) | Up to date | ||||||||||||||||||||
draupnir-snap | draupnir-snap
Update dependency the-draupnir-project/Draupnir to v2.3.1 (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> draupnir-snap
Merge pull request #5 from canonical/renovate/the-draupnir-project-draupnir-2.x Update dependency the-draupnir-project/Draupnir to v2.2.0 | Up to date |
| |||||||||||||||||||
ingress-configurator-operator | ingress-configurator-operator
Revert “MVP: config option for integrator mode + haproxy-route relation” This reverts commit 43e0fdf5104593f5c554777704658d2a58264ccd. | 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 | |||||||||||||||||||||
is-charms-contributing-guide | is-charms-contributing-guide
Avoid TODO comments in source code (#82)
is-charms-contributing-guide
remove src-docs recommendation (#83) is-charms-contributing-guide
Update review dismissal (#81) | Up to date | ||||||||||||||||||||
jenkins-agent-k8s-operator | 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 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 20 Static resources: Released to ‘latest/edge’ at 05:25 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev29…rev30 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 19 Static resources: Released to ‘latest/edge’ at 08:55 UTC on 19 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev28…rev29 | |||||||||||||||||||||
jenkins-agent-operator | jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 18:24 UTC on 1 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev74…rev75 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 06:55 UTC on 30 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev73…rev74 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 05:22 UTC on 9 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev72…rev73 | Up to date | ||||||||||||||||||||
discourse-gatekeeper | discourse-gatekeeper
Fixed
discourse-gatekeeper
Added
Fixed
discourse-gatekeeper
Added
Fixed
| |||||||||||||||||||||
mas-cli-snap | mas-cli-snap
Update dependency element-hq/matrix-authentication-service to v0.16.0 (#2) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||
matrix-appservice-irc | 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> matrix-appservice-irc
Merge pull request #12 from canonical/fix-snap fix: fix musl link and add test | Up to date | ||||||||||||||||||||
matrix-plugins-lib | Up to date | |||||||||||||||||||||
mattermost-k8s-operator | mattermost-k8s-operator
Update CODEOWNERS to relevant team members (#32) mattermost-k8s-operator
Update README (#31) mattermost-k8s-operator
Update source link and fix CI issues (#29)
| Up to date | ||||||||||||||||||||
digest-squid-auth-helper | digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 20:24 UTC on 25 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev2…rev9 digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 20:58 UTC on 25 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev9…rev10 digest-squid-auth-helper
resources: Static resources: Released to ‘latest/edge’ at 16:55 UTC on 19 Dec 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/commits/rev2 | |||||||||||||||||||||
mjolnir-snap | ||||||||||||||||||||||
netbox | 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 | |||||||||||||||||||||
action-tmate | action-tmate
feat: arch support (#13)
| Up to date | ||||||||||||||||||||
create-pull-request | create-pull-request
feat: support creating pull request for remote repository. (#215)
| |||||||||||||||||||||
operator-workflows | operator-workflows
chore(deps): update jest monorepo to v30 (#667) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> operator-workflows
Fix publish tests (#675)
operator-workflows
Rename needs in the publish_charm workflow (#674) | Up to date | ||||||||||||||||||||
paas-charm | discourse-gatekeeper/base-content paas-charm
Set up google analytics (#58)
| |||||||||||||||||||||
content-cache-k8s-operator | content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 63 Static resources: Released to ‘latest/edge’ at 15:11 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev60…rev61 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 62 Static resources: Released to ‘latest/edge’ at 14:17 UTC on 7 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev59…rev60 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 61 Static resources: Released to ‘latest/edge’ at 16:07 UTC on 5 Mar 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev58…rev59 | |||||||||||||||||||||
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> | Up to date | ||||||||||||||||||||
cloudflared-operator | cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 06:23 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev4…rev5 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 09:07 UTC on 2 Dec 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev3…rev4 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 14:51 UTC on 23 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/cloudflared-operator/compare/rev2…rev3 |
| ||||||||||||||||||||
repo-policy-compliance | repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 130 Static resources: Released to ‘latest/edge’ at 12:27 UTC on 18 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev138…rev139 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 129 Static resources: Released to ‘latest/edge’ at 17:39 UTC on 30 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev137…rev138 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 128 Static resources: Released to ‘latest/edge’ at 05:13 UTC on 8 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev136…rev137 | |||||||||||||||||||||
repo-policy-compliance-tests | Up to date | |||||||||||||||||||||
saml-integrator-operator | saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:11 UTC on 8 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev87…rev88 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 01:45 UTC on 6 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev86…rev87 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 17:29 UTC on 30 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev85…rev86 | |||||||||||||||||||||
sample-flask | sample-flask
Merge pull request #2 from canonical/chore/missing_codeowners Add missing CODEOWNERS file | Up to date | ||||||||||||||||||||
self-hosted-runner-performance-benchmark | self-hosted-runner-performance-benchmark
Update canonical/setup-lxd action to v0.1.2 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> self-hosted-runner-performance-benchmark
Merge pull request #23 from canonical/chore/missing_codeowners Add missing CODEOWNERS file | 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 | Up to date |
| |||||||||||||||||||
smtp-dkim-signing-operator | smtp-dkim-signing-operator
Remove log configurations (#9) smtp-dkim-signing-operator
Fix metadata linting (#8) smtp-dkim-signing-operator
Minimal documentation (#7) | Up to date |
| |||||||||||||||||||
gatekeeper-repo-test | Up to date | |||||||||||||||||||||
smtp-relay-operator | smtp-relay-operator
Remove COMBINED configuration values (#18) smtp-relay-operator
Remove MANUAL config values (#17) smtp-relay-operator
Remove unnecessary configurations (#16)
| Up to date | ||||||||||||||||||||
spring-boot-k8s-operator | spring-boot-k8s-operator
chore: update charm libraries (#15) Co-authored-by: Github Actions github-actions@github.com spring-boot-k8s-operator
Auto-update charm libraries (#13) spring-boot-k8s-operator
Fix license headers (#14) | Up to date | ||||||||||||||||||||
spring-boot-sample-apps | spring-boot-sample-apps
Bugfix/fix liquibase master xml (#15)
spring-boot-sample-apps
Fix issue due to copyright on top of master.xml (#14) spring-boot-sample-apps
Fix CMD and position of the ARG version statement (#12) | Up to date | ||||||||||||||||||||
charmed-bind | charmed-bind
Update canonical/data-platform-workflows action to v32 (#42) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> charmed-bind
Update actions/download-artifact action to v4.3.0 (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
tflint-ruleset-juju | tflint-ruleset-juju
Changelog
| Up to date | ||||||||||||||||||||
tmate-ssh-server-operator | 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 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 14:08 UTC on 19 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev8…rev9 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 08:52 UTC on 18 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev7…rev8 | Up to date | ||||||||||||||||||||
ubuntu-repository-metadata-operator | 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
Chore/merge upstream (#6) wazuh-dashboard-snap
Merge pull request #5 from canonical/build-from-custom-bin Use custom Wazuh deb | 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
Align with upstream (#12) wazuh-indexer-snap
Merge upstream changes (#11) wazuh-indexer-snap
Rebase (#10)
It also carries the security backport:
Release the 2.17 built from source.
Co-authored-by: phvalguima pedro.guimaraes@canonical.com | Up to date | ||||||||||||||||||||
atlantis-operator | atlantis-operator
Update dependency pydantic to v2.11.5 (#24) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> atlantis-operator
Update dependency ops to v2.21.0 (#25) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> atlantis-operator
Update dependency pydantic to v2.11.3 (#23) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
aproxy | aproxy
Handle fragmented client hello (#30) aproxy
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#24)
Bumps golang.org/x/crypto from 0.33.0 to 0.35.0. - Commits updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: direct:production … Signed-off-by: dependabot[bot] support@github.com Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Weii Wang weii.wang@canonical.com aproxy
Add support for HTTP traffic on port 11371 (HKP protocol) (#25) | Up to date | ||||||||||||||||||||
apt-stresstest-charm | ||||||||||||||||||||||
bind-resolver-charm | Up to date | |||||||||||||||||||||
container-log-archive-charm | ||||||||||||||||||||||
content-cache-charm | ||||||||||||||||||||||
internal-proxy-charm | ||||||||||||||||||||||
juju-introspection-proxy-charm | Up to date | |||||||||||||||||||||
mailman3-core-charm | ||||||||||||||||||||||
mailman3-web-charm | ||||||||||||||||||||||
ntp-charm | ||||||||||||||||||||||
openvpn-server-charm | Up to date | |||||||||||||||||||||
smtp-dkim-signing-charm | ||||||||||||||||||||||
smtp-relay-charm | ||||||||||||||||||||||
stunnel-charm | ||||||||||||||||||||||
ubuntu-mirror-charm | ||||||||||||||||||||||
ubuntu-repository-cache | ||||||||||||||||||||||
ubuntu-syncproxy-charm | ||||||||||||||||||||||
autocert-charm | ||||||||||||||||||||||
charm-k8s-postgresql | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
charmed-openstack-exporter-snap | 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> charmed-openstack-exporter-snap
Update centrally managed files (#31)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
charm-openstack-service-checks | charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 00:55 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev70…rev73 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 00:55 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev70…rev72 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 15:33 UTC on 3 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev68…rev71 | Up to date | ||||||||||||||||||||
velero-operator | velero-operator
resources: Static resources: Released to ‘latest/edge’ at 19:53 UTC on 12 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev145…rev149 velero-operator
resources: Static resources: Released to ‘latest/edge’ at 17:59 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev144…rev145 velero-operator
resources: Static resources: Released to ‘latest/edge’ at 17:25 UTC on 11 Jun 2025 What’s ChangedFull Changelog: https://github.com/canonical/velero-operator/compare/rev140…rev144 | Up to date |
| |||||||||||||||||||
tailscale-snap | tailscale-snap
Update centrally managed files (#73)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabrielcocenza@gmail.com tailscale-snap
Bump version to 1.82.0 (#74) | 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 | ||||||||||||||||||||
smartctl-exporter-snap | smartctl-exporter-snap
update .github/workflows/release.yaml (#45) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
update .github/workflows/check.yaml (#44) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
chore: bump | Up to date | ||||||||||||||||||||
prometheus-hardware-exporter | prometheus-hardware-exporter
Redesign IPMI SEL collector (#99)
prometheus-hardware-exporter
Update tics workflow (#100) prometheus-hardware-exporter doesn’t use the automation tool for updating the check.yaml. This is updating the tics workflow in order to fix some know issues: - install dependencies - use the self-hosted runner prometheus-hardware-exporter
Update centrally managed files (#97)
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 | ||||||||||||||||||||
charm-nrpe | charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 03:55 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev157…rev180 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 03:55 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev157…rev179 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 03:55 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev157…rev178 | Up to date | ||||||||||||||||||||
charm-apt-mirror | 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 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…rev60 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 03:36 UTC on 23 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev56…rev59 | Up to date | ||||||||||||||||||||
charm-prometheus-blackbox-exporter | charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 13:06 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev44…rev47 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 13:06 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev44…rev46 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 08:24 UTC on 26 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev42…rev45 | Up to date | ||||||||||||||||||||
headscale-snap | 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 headscale-snap
Add Headscale logo for the Snap store listing (#29) headscale-snap
Update centrally managed files (#27)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
derper-snap | 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 derper-snap
Add support for verify-clients (#4) | Up to date | ||||||||||||||||||||
dcgm-snap | 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 dcgm-snap
Update centrally managed files (#57)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
charm-nginx | 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 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…rev46 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 00:16 UTC on 12 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev42…rev45 | Up to date | ||||||||||||||||||||
charm-local-users | charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 21:55 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev157…rev180 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 21:55 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev157…rev179 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 21:55 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev157…rev178 | Up to date | ||||||||||||||||||||
charm-userdir-ldap | charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:39 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev100…rev116 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:39 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev100…rev115 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:39 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev100…rev114 | Up to date | ||||||||||||||||||||
charm-sysconfig | charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 19:27 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev106…rev121 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 19:27 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev106…rev120 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 19:27 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev106…rev119 | Up to date | ||||||||||||||||||||
hardware-observer-operator | hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:45 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev391…rev414 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:45 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev391…rev413 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:44 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev391…rev412 | Up to date | ||||||||||||||||||||
charm-duplicity | charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 17:57 UTC on 11 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev15…rev17 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 17:56 UTC on 11 Jun 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev15…rev16 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 23:37 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev14…rev15 | Up to date | ||||||||||||||||||||
charm-advanced-routing | charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 17:53 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev67…rev70 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 17:53 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev67…rev69 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 02:36 UTC on 28 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev65…rev68 | Up to date | ||||||||||||||||||||
openstack-exporter-operator | openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 18:24 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev54…rev55 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 13:44 UTC on 9 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev53…rev54 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 23:47 UTC on 6 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev52…rev53 | Up to date | ||||||||||||||||||||
charm-logrotated | charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 17:53 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev59…rev62 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 17:53 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev59…rev61 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 17:53 UTC on 11 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev59…rev60 | Up to date | ||||||||||||||||||||
charm-prometheus-libvirt-exporter | charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 16:28 UTC on 21 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev92…rev107 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 16:28 UTC on 21 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev92…rev106 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 16:28 UTC on 21 May 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev92…rev105 | |||||||||||||||||||||
charmed-openstack-upgrader | 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 charmed-openstack-upgrader
New features
Bugs fixed
Documentation and Chores
Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/2.0.0…2.1.0 | |||||||||||||||||||||
charm-simple-streams | charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 12:30 UTC on 25 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev36…rev39 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 12:30 UTC on 25 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev36…rev38 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 02:45 UTC on 8 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev34…rev37 | |||||||||||||||||||||
charm-juju-backup-all | charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 10:11 UTC on 17 Apr 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev78…rev83 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 10:11 UTC on 17 Apr 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev78…rev82 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 10:11 UTC on 17 Apr 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev78…rev81 | Up to date | ||||||||||||||||||||
charm-cloudsupport | 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 charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 01:02 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev17…rev18 | 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 | ||||||||||||||||||||
charm-storage-connector | charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 16:48 UTC on 7 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev25…rev28 charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 16:48 UTC on 7 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev25…rev27 charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 23:36 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev23…rev26 | Up to date | ||||||||||||||||||||
juju-backup-all | 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 juju-backup-all
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/juju-backup-all/compare/23.10…1.0.0 | |||||||||||||||||||||
prometheus-openstack-exporter | prometheus-openstack-exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-openstack-exporter/compare/0.1.11…0.1.12 prometheus-openstack-exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-openstack-exporter/compare/0.1.10…0.1.11 | |||||||||||||||||||||
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 |