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
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.4!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.4 Release Notes juju
The Juju team is proud to release Juju 3.5.7!This is a point release to the stable 3.5 series of Juju. Checkout the Juju 3.5.7 Release Notes juju
The Juju team is proud to release Juju 3.6.3!This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.3 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 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ratelimit | ratelimit
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ratelimit/compare/v1.0.1…v1.0.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
replicaset | replicaset
What’s Changed
Full Changelog: https://github.com/juju/replicaset/compare/v2.0.0…v2.0.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retry | retry
What’s ChangedThis is a small bugfix update from previous versions, though there is one small behavioral change. The primary fix is that previously if you did The new logic does a +/- 20% from the expected delay, and then caps that at min and max. This averages very close to the expected values (in testing, the over time difference is around a 1% shift.) Full Changelog: https://github.com/juju/retry/compare/v1.0.0…v1.0.1## What’s Changed * fix: cleanup our handling of jitter and other misc by @jameinel in https://github.com/juju/retry/pull/12 retry
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/retry/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
romulus | romulus
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/romulus/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rpcreflect | rpcreflect
What’s Changed
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.1.0…v1.2.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.0.0…v1.1.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/commits/v1.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
schema | schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.1…v1.2.0 schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.0…v1.0.1 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
systems | systems
Merge pull request #3 from hpidcock/base Missing fixes for find/replace mistake. systems
Merge pull request #2 from hpidcock/base Migrate to Bases instead of Systems. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
terms-client | terms-client
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/terms-client/compare/v1.0.1…v2.0.0 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
terraform-provider-juju | terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.17.0…v0.18.0 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.17.0…0.18.0-rc1 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.17.0…v0.17.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
testing | testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.4…v1.1.0 testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.3…v1.0.4 testing
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/testing/commits/v1.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
txn | txn
What’s Changed
Full Changelog: https://github.com/juju/txn/compare/v2.1.0…v2.1.1 txn
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/txn/commits/v2.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
usso | usso
Merge pull request #9 from mhilton/004-update-dependencies update dependencies usso
Merge pull request #8 from mhilton/003-support-openid-macaroon-extension openid: support macaroon discharge extension | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
utils | utils
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/v3.5.0…v4.0.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v3.4.0…v3.5.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v3.3.0…v3.4.0 |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
operator | operatorWhat’s ChangedThis release of This Our documentation continues to improve. We migrated best practices from the Juju docs and made the Kubernetes charm tutorial shorter and more focused. We also reorganised the testing docs into a single how-to guide about unit testing and a more accessible explanation about testing in general. Features
Fixes
Documentation
CI
Full Changelog: https://github.com/canonical/operator/compare/2.19.2…2.20.0 operator
No changes since 2.19.3 and 7.19.3. This is to push packages to PyPI only. Full Changelog: https://github.com/canonical/operator/compare/2.19.3…2.19.4 operator
There are no changes from the previous release: this release is only to push the packages to PyPI, avoiding previous CI (and user-error) issues. Full Changelog: https://github.com/canonical/operator/compare/2.19.2…2.19.3 | |||||||||||||||||
operator-libs-linux | operator-libs-linux
chore: bump apt.py LIBPATCH for release (#153) operator-libs-linux
style: remove linting ignores for apt.py (#152)
operator-libs-linux
style: update type hints and enable type checking in ci for apt.py (#151) Enable static analysis of | Up to date | ||||||||||||||||
pebble | pebble
This release adds several new features:
The release also fixes a panic in HTTP-based health checks with invalid URLs (#580), and adds several documentation and testing improvements. This release also updates the Go version to Go 1.24 now that 1.22 is end-of-life. #585 Full Changelog: https://github.com/canonical/pebble/compare/v1.19.0…v1.20.0 pebble
This is a minor release with some useful new features:
Full Changelog: https://github.com/canonical/pebble/compare/v1.18.0…v1.19.0 pebble
This release adds a few minor features:
In addition, @IronCore864 refactored client code and tests to use the This release also includes many documentation improvements from @IronCore864 and @dwilding. See our documentation site. Full Changelog: https://github.com/canonical/pebble/compare/v1.17.0…v1.18.0 |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | ||||||||||||||||||||
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 | ||||||||||||||||||||
avalanche-k8s-operator | avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 19 Static resources: Released to ‘latest/edge’ at 16:55 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev44…rev45 avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 19 Static resources: Released to ‘latest/edge’ at 12:57 UTC on 10 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev43…rev44 avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 19 Static resources: Released to ‘latest/edge’ at 17:54 UTC on 21 Jan 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev42…rev43 | |||||||||||||||||||||
blackbox-exporter-k8s-operator | blackbox-exporter-k8s-operator
resources: - blackbox-exporter-image: quay.io/prometheus/blackbox-exporter:v0.24.0 resource-revision: 6 Static resources: Released to ‘latest/edge’ at 16:52 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev26…rev27 blackbox-exporter-k8s-operator
resources: - blackbox-exporter-image: quay.io/prometheus/blackbox-exporter:v0.24.0 resource-revision: 6 Static resources: Released to ‘latest/edge’ at 11:29 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev25…rev26 blackbox-exporter-k8s-operator
resources: - blackbox-exporter-image: quay.io/prometheus/blackbox-exporter:v0.24.0 resource-revision: 6 Static resources: Released to ‘latest/edge’ at 12:29 UTC on 7 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev24…rev25 | |||||||||||||||||||||
catalogue-k8s-operator | catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 34 Static resources: Released to ‘latest/edge’ at 16:52 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev81…rev82 catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 34 Static resources: Released to ‘latest/edge’ at 00:36 UTC on 25 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev80…rev81 catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 34 Static resources: Released to ‘latest/edge’ at 16:29 UTC on 13 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev79…rev80 | |||||||||||||||||||||
charm-relation-interfaces | charm-relation-interfaces
[DPE-6555] Add URIs and read only URIs to Postgresql and Mysql (#230)
charm-relation-interfaces
updated tempo-cluster schema (#224) charm-relation-interfaces
WIP Small tweaks in the prepare stages (#223)
| 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 | Up to date | ||||||||||||||||||||
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 | ||||||||||||||||||||
cos-configuration-k8s-operator | cos-configuration-k8s-operator
resources: - git-sync-image: k8s.gcr.io/git-sync/git-sync:v3.5.0 resource-revision: 34 Static resources: Released to ‘latest/edge’ at 17:04 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev67…rev68 cos-configuration-k8s-operator
resources: - git-sync-image: k8s.gcr.io/git-sync/git-sync:v3.5.0 resource-revision: 34 Static resources: Released to ‘latest/edge’ at 17:52 UTC on 13 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev66…rev67 cos-configuration-k8s-operator
resources: - git-sync-image: k8s.gcr.io/git-sync/git-sync:v3.5.0 resource-revision: 34 Static resources: Released to ‘latest/edge’ at 11:09 UTC on 29 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev65…rev66 | |||||||||||||||||||||
cos-lib | cos-lib
Surface an otherwise hard-to-spot issue, where the ingress is handing the coordinated workers an HTTPS endpoint, but the coordinator and workers themselves don’t have a certificates relation. Workers and coordinator now set blocked on TLS misconfiguration. What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.0.56…0.0.57 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.0.55…0.0.56 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/0.0.54…0.0.55 | |||||||||||||||||||||
cos-lite-bundle | cos-lite-bundle
Update INTEGRATING.md Signed-off-by: Simon Aronsson simme@arcticbit.se cos-lite-bundle
Added manual test for Ceph with COS (#126)
cos-lite-bundle
Redirect the issue sync (do not merge) (#125) | Up to date | ||||||||||||||||||||
cos-proxy-operator | cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 20:54 UTC on 23 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev129…rev136 cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 20:53 UTC on 23 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev129…rev135 cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 20:46 UTC on 23 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev129…rev134 | |||||||||||||||||||||
cos-tool | Up to date | |||||||||||||||||||||
grafana-agent-k8s-operator | grafana-agent-k8s-operator
resources: - agent-image: ubuntu/grafana-agent:0.40.4-22.04_stable resource-revision: 45 Static resources: Released to ‘latest/edge’ at 05:15 UTC on 22 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev114…rev115 grafana-agent-k8s-operator
resources: - agent-image: ubuntu/grafana-agent:0.40.4-22.04_stable resource-revision: 45 Static resources: Released to ‘latest/edge’ at 17:20 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev113…rev114 grafana-agent-k8s-operator
resources: - agent-image: ubuntu/grafana-agent:0.40.4-22.04_stable resource-revision: 45 Static resources: Released to ‘latest/edge’ at 04:58 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev112…rev113 | |||||||||||||||||||||
grafana-agent-operator | grafana-agent-operator
This revision is for grafana-agent Released to latest/edge on March 13, 2025 at 14:01 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev451…rev457 grafana-agent-operator
This revision is for grafana-agent Released to latest/edge on March 13, 2025 at 14:01 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev451…rev456 grafana-agent-operator
This revision is for grafana-agent Released to latest/edge on March 13, 2025 at 14:01 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev451…rev455 | |||||||||||||||||||||
alertmanager-k8s-operator | alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0-22.04 resource-revision: 99 Static resources: Released to ‘latest/edge’ at 12:54 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev156…rev157 alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0-22.04 resource-revision: 99 Static resources: Released to ‘latest/edge’ at 17:37 UTC on 27 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev155…rev156 alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0-22.04 resource-revision: 99 Static resources: Released to ‘latest/edge’ at 12:53 UTC on 26 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev154…rev155 | |||||||||||||||||||||
grafana-agent-snap | ||||||||||||||||||||||
grafana-cloud-integrator | grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 17:02 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev39…rev46 grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 17:01 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev39…rev45 grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 16:54 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev39…rev44 | |||||||||||||||||||||
grafana-k8s-operator | grafana-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on March 13, 2025 at 20:19 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev142…rev143 grafana-k8s-operator
This revision is for grafana-k8s Released to latest/edge on March 13, 2025 at 10:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev141…rev142 grafana-k8s-operator
Released to latest/edge on March 6, 2025 at 08:54 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev140…rev141 | |||||||||||||||||||||
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 | ||||||||||||||||||||
istio-beacon-k8s-operator | istio-beacon-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 12:16 UTC on 29 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev19…rev20 istio-beacon-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 10:51 UTC on 29 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev18…rev19 istio-beacon-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 09:07 UTC on 16 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev17…rev18 |
| ||||||||||||||||||||
istio-ingress-k8s-operator | istio-ingress-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 11:21 UTC on 14 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev15…rev16 istio-ingress-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 15:21 UTC on 13 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev14…rev15 istio-ingress-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 16:41 UTC on 11 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev13…rev14 |
| ||||||||||||||||||||
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-k8s-operator | istio-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 18:27 UTC on 28 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev19…rev20 istio-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 13:33 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev18…rev19 istio-k8s-operator
resources: - metrics-proxy-image: docker.io/ibraaoad/metrics-proxy:v0.1.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 20:58 UTC on 4 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev17…rev18 | 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 | ||||||||||||||||||||
juju-doctor | juju-doctor
This release introduces the first implementation of the Ruleset probe:
| Up to date | ||||||||||||||||||||
k6-k8s-operator | k6-k8s-operator
Add workflow (#11) k6-k8s-operator
feat: add k6_test library to get tests from charms (#10)
k6-k8s-operator
feat: add support for sideloading environment variables for k6 scripts (#9) | Up to date | ||||||||||||||||||||
karma-alertmanager-proxy-k8s-operator | karma-alertmanager-proxy-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 19:18 UTC on 29 Feb 2024 What’s ChangedFull Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev7…rev8 karma-alertmanager-proxy-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 17:07 UTC on 13 Feb 2024 What’s ChangedFull Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev6…rev7 karma-alertmanager-proxy-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 13:07 UTC on 4 Jan 2024 Released to ‘latest/beta’ at 19:22 UTC on 16 Jan 2024 Released to ‘latest/candidate’ at 19:24 UTC on 16 Jan 2024 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/karma-alertmanager-proxy-k8s-operator/compare/rev5…rev6 | |||||||||||||||||||||
karma-k8s-operator | karma-k8s-operator
resources: - karma-image: ghcr.io/prymitive/karma:v0.114 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 14:07 UTC on 22 Apr 2024 Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev27…rev28 karma-k8s-operator
resources: - karma-image: ghcr.io/prymitive/karma:v0.114 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 09:27 UTC on 22 Apr 2024 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev26…rev27 karma-k8s-operator
resources: - karma-image: ghcr.io/prymitive/karma:v0.114 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 12:45 UTC on 19 Apr 2024 What’s Changed
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev25…rev26 | |||||||||||||||||||||
karma-rock | karma-rock
feat(ci): pin CI to v0 (#6) karma-rock
Redirect the issue sync (do not merge) (#5) | Up to date | ||||||||||||||||||||
kiali-k8s-operator | kiali-k8s-operator
feat: add istio-metadata relation to define Istio’s namespace (#41) Previously, we assumed istio was deployed in the same namespace as kiali. This change removes that assumption, instead getting istio’s namespace from a relation to the istio charm. kiali-k8s-operator
feat: use a context manager to compute status from charm reconciliation (#40)
Previously, every step in This commit refactors that to use a context manager (StatusManager) to offload this work of catching known errors and mapping them to charm statuses. This reduces the boilerplate code in
kiali-k8s-operator
refactor: remove collect_status event handler, handle statuses in reconcile (#39) Previously, unit status was handled in a collect_status event handler. This meant that as we increased complexity of the reconcile function a lot of logic would need to be duplicated in the collect_status handler in order to give users a nuanced view of the charm status. To address this issue, the current commit refactors status handling to occur completely in the reconcile function. To achieve this, the helpers called in | Up to date | ||||||||||||||||||||
kiali-rock | kiali-rock
Merge pull request #5 from canonical/IbraAoad-patch-1 Update CODEOWNERS | 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) | |||||||||||||||||||||
loki-coordinator-k8s-operator | loki-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 2 - nginx-image: ubuntu/nginx:1.18-22.04_beta resource-revision: 4 Static resources: Released to ‘latest/edge’ at 16:52 UTC on 5 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev19…rev20 loki-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 2 - nginx-image: ubuntu/nginx:1.18-22.04_beta resource-revision: 3 Static resources: Released to ‘latest/edge’ at 16:47 UTC on 25 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev18…rev19 loki-coordinator-k8s-operator
resources: - nginx-image: ubuntu/nginx:1.18-22.04_beta resource-revision: 3 - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 01:00 UTC on 20 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-coordinator-k8s-operator/compare/rev17…rev18 |
| ||||||||||||||||||||
loki-k8s-operator | loki-k8s-operator
resources: - node-exporter-image: docker.io/prom/node-exporter:v1.7.0 resource-revision: 3 - loki-image: docker.io/ubuntu/loki:2-22.04 resource-revision: 100 Static resources: Released to ‘latest/edge’ at 18:01 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev190…rev191 loki-k8s-operator
resources: - node-exporter-image: docker.io/prom/node-exporter:v1.7.0 resource-revision: 3 - loki-image: docker.io/ubuntu/loki:2-22.04 resource-revision: 100 Static resources: Released to ‘latest/edge’ at 14:57 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev189…rev190 loki-k8s-operator
resources: - node-exporter-image: docker.io/prom/node-exporter:v1.7.0 resource-revision: 3 - loki-image: docker.io/ubuntu/loki:2-22.04 resource-revision: 100 Static resources: Released to ‘latest/edge’ at 13:41 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev188…rev189 | |||||||||||||||||||||
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 | ||||||||||||||||||||
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 | ||||||||||||||||||||
opentelemetry-collector-rock | Up to date | |||||||||||||||||||||
metrics-proxy-rock | metrics-proxy-rock
Merge pull request #14 from canonical/IbraAoad-patch-1 Update CODEOWNERS | Up to date | ||||||||||||||||||||
mimir-bundle | mimir-bundle
Redirect the issue sync (do not merge) (#6) | Up to date | ||||||||||||||||||||
mimir-coordinator-k8s-operator | mimir-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 12 Static resources: Released to ‘latest/edge’ at 13:50 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev38…rev39 mimir-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 11 Static resources: Released to ‘latest/edge’ at 12:15 UTC on 7 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev37…rev38 mimir-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 10 Static resources: Released to ‘latest/edge’ at 20:52 UTC on 19 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/mimir-coordinator-k8s-operator/compare/rev36…rev37 | |||||||||||||||||||||
mimir-rock | f6679a5cab6b8a13c3fa82c3aea6b262f3884ecb6d08e0bbb076e765221d2f53 mimir-rock
fix typo f97c95c9d7e9fae9161234782e91c5b64b28419ef08af0104e13bc12474efdf1 mimir-rock
fix typo f5d7d3bef26c300cbb5a0ee8e9537cf97bbb24f8b87ecc338e5c93ae2e07435e | Up to date | ||||||||||||||||||||
mimir-worker-k8s-operator | mimir-worker-k8s-operator
resources: - mimir-image: docker.io/ubuntu/mimir:2-22.04 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 15:02 UTC on 5 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev44…rev45 mimir-worker-k8s-operator
resources: - mimir-image: docker.io/ubuntu/mimir:2-22.04 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 16:46 UTC on 4 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev43…rev44 mimir-worker-k8s-operator
resources: - mimir-image: docker.io/ubuntu/mimir:2-22.04 resource-revision: 15 Static resources: Released to ‘latest/edge’ at 13:54 UTC on 27 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/mimir-worker-k8s-operator/compare/rev42…rev43 | |||||||||||||||||||||
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
pin tj-actions/changed-files to the hash of 46.0.1 version (#281) | |||||||||||||||||||||
observability-libs | 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 observability-libs
resources: - placeholder-image: busybox resource-revision: 35 Static resources: Released to ‘latest/edge’ at 17:47 UTC on 13 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/observability-libs/compare/rev52…rev53 observability-libs
resources: - placeholder-image: busybox resource-revision: 34 Static resources: Released to ‘latest/edge’ at 11:06 UTC on 5 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev51…rev52 | |||||||||||||||||||||
opentelemetry-collector-k8s-operator | opentelemetry-collector-k8s-operator
Add workflow (#16) opentelemetry-collector-k8s-operator
feat: logs (#7)
Co-authored-by: Luca Bello luca.bello@canonical.com Co-authored-by: Leon 82407168+sed-i@users.noreply.github.com opentelemetry-collector-k8s-operator
chore: update charm libraries (#11) | 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! | |||||||||||||||||||||
parca-agent-operator | parca-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 15:17 UTC on 14 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/parca-agent-operator/compare/rev78…rev81 parca-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 15:17 UTC on 14 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/parca-agent-operator/compare/rev78…rev80 parca-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 13:11 UTC on 7 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev76…rev79 | |||||||||||||||||||||
parca-k8s-operator | parca-k8s-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to latest/edge on March 18, 2025 at 09:14 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev347…rev349 parca-k8s-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to latest/edge on March 18, 2025 at 09:13 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev347…rev348 parca-k8s-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to latest/edge on March 14, 2025 at 14:53 UTC What’s ChangedFull Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev345…rev347 | |||||||||||||||||||||
parca-rock | parca-rock
Merge pull request #4 from canonical/chore/add-version chore: add rock for parca v0.23.1 | Up to date | ||||||||||||||||||||
parca-scrape-target-operator | parca-scrape-target-operator
resources: Static resources: Released to ‘latest/edge’ at 10:19 UTC on 5 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev62…rev63 parca-scrape-target-operator
resources: Static resources: Released to ‘latest/edge’ at 08:52 UTC on 3 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev61…rev62 parca-scrape-target-operator
resources: Static resources: Released to ‘latest/edge’ at 13:30 UTC on 10 Jan 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev60…rev61 | |||||||||||||||||||||
polar-signals-cloud-integrator-operator | polar-signals-cloud-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 18:18 UTC on 29 Jul 2024 Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev31…rev32 polar-signals-cloud-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 11:13 UTC on 22 Jul 2024 Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev30…rev31 polar-signals-cloud-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 04:51 UTC on 22 Jul 2024 Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev29…rev30 | |||||||||||||||||||||
prometheus-k8s-operator | prometheus-k8s-operator
resources: - prometheus-image: ubuntu/prometheus:2-22.04 resource-revision: 151 Static resources: Released to ‘latest/edge’ at 14:04 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev236…rev237 prometheus-k8s-operator
resources: - prometheus-image: ubuntu/prometheus:2-22.04 resource-revision: 151 Static resources: Released to ‘latest/edge’ at 19:34 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev235…rev236 prometheus-k8s-operator
resources: - prometheus-image: ubuntu/prometheus:2-22.04 resource-revision: 151 Static resources: Released to ‘latest/edge’ at 17:27 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev234…rev235 | |||||||||||||||||||||
prometheus-pushgateway-k8s-operator | prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 8 Static resources: Released to ‘latest/edge’ at 12:29 UTC on 3 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev15…rev16 prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 8 Static resources: Released to ‘latest/edge’ at 12:26 UTC on 1 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev14…rev15 prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 8 Static resources: Released to ‘latest/edge’ at 12:27 UTC on 27 Apr 2024 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev13…rev14 | |||||||||||||||||||||
prometheus-pushgateway-rock | prometheus-pushgateway-rock
Add SECURITY.md file (#38) prometheus-pushgateway-rock
feat(ci): pin CI to v0 (#35) prometheus-pushgateway-rock
feat: add goss checks and new versions (#34) | Up to date | ||||||||||||||||||||
prometheus-rock | dbc795d5b0fd53384370f3064ef513cfaa3fa14a88d83c8fff20064cbdcefee7 prometheus-rock
Restore node/18/stable under build-snaps d1c2be90f97e9a62d06f5b05c4245e36da18a0f380155dace7ef8814da3f064a prometheus-rock
Restore node/18/stable under build-snaps ce48dd719e3abe47dd03b5bbbde37af2ab30963cdf5c596aa4cbc2335279549f prometheus-rock
Merge pull request #9 from canonical/use-pebble Use pebble for services | Up to date | ||||||||||||||||||||
prometheus-scrape-config-k8s-operator | prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 16:53 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev58…rev59 prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 15:02 UTC on 10 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev57…rev58 prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 00:39 UTC on 6 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev56…rev57 | |||||||||||||||||||||
prometheus-scrape-target-k8s-operator | prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 19:17 UTC on 29 Feb 2024 Released to ‘latest/stable’ at 17:42 UTC on 10 Apr 2024 What’s ChangedFull Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev33…rev34 prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 17:01 UTC on 13 Feb 2024 What’s ChangedFull Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev32…rev33 prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 12:46 UTC on 4 Jan 2024 Released to ‘latest/beta’ at 19:29 UTC on 16 Jan 2024 Released to ‘latest/candidate’ at 19:30 UTC on 16 Jan 2024 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev31…rev32 | |||||||||||||||||||||
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 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
Redirect the issue sync (do not merge) (#2) | Up to date | ||||||||||||||||||||
snmp-exporter-operator | snmp-exporter-operator
Add workflow (#10) snmp-exporter-operator
feat(ci): pin CI to v0 (#7) snmp-exporter-operator
Redirect the issue sync (do not merge) (#6) | Up to date | ||||||||||||||||||||
snmp-notifier-snap | 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 | |||||||||||||||||||||
tempo-bundle | tempo-bundle
Merge pull request #3 from canonical/lucabello-patch-1 fix: add 25.04 label to issue sync | Up to date | ||||||||||||||||||||
tempo-coordinator-k8s-operator | tempo-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 6 Static resources: Released to ‘latest/edge’ at 15:27 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev72…rev73 tempo-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 6 Static resources: Released to ‘latest/edge’ at 12:46 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev71…rev72 tempo-coordinator-k8s-operator
resources: - nginx-prometheus-exporter-image: nginx/nginx-prometheus-exporter:1.1.0 resource-revision: 3 - nginx-image: ubuntu/nginx:1.24-24.04_beta resource-revision: 6 Static resources: Released to ‘latest/edge’ at 10:26 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tempo-coordinator-k8s-operator/compare/rev70…rev71 |
| ||||||||||||||||||||
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 | ||||||||||||||||||||
tempo-worker-k8s-operator | tempo-worker-k8s-operator
resources: - tempo-image: ghcr.io/canonical/oci-factory/tempo:2.7.1-24.04_5 resource-revision: 5 Static resources: Released to ‘latest/edge’ at 16:13 UTC on 26 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev52…rev53 tempo-worker-k8s-operator
resources: - tempo-image: ghcr.io/canonical/oci-factory/tempo:2.7.1-24.04_5 resource-revision: 5 Static resources: Released to ‘latest/edge’ at 11:58 UTC on 10 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev51…rev52 tempo-worker-k8s-operator
resources: - tempo-image: ghcr.io/canonical/oci-factory/tempo:2.7.1-24.04_5 resource-revision: 5 Static resources: Released to ‘latest/edge’ at 10:31 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tempo-worker-k8s-operator/compare/rev50…rev51 | Up to date |
| |||||||||||||||||||
loki-worker-k8s-operator | loki-worker-k8s-operator
resources: - loki-image: docker.io/ubuntu/loki:3.0-22.04 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 20:16 UTC on 23 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev33…rev34 loki-worker-k8s-operator
resources: - loki-image: docker.io/ubuntu/loki:3.0-22.04 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 14:13 UTC on 16 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev32…rev33 loki-worker-k8s-operator
resources: - loki-image: docker.io/ubuntu/loki:3.0-22.04 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 00:27 UTC on 16 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/loki-worker-k8s-operator/compare/rev31…rev32 |
| ||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data-platform-charms-template | data-platform-charms-template
Switch Jira issue sync from workflow to bot (#13) data-platform-charms-template
Merge pull request #2 from canonical/de-mongoify-code make charm generic and not a reference to mongodb + add in workflows | Up to date | ||||||||||||||||||||||||||||||||||||
karapace-k8s-operator | karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev2…rev3 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev1…rev2 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 1} What’s ChangedFull Changelog: https://github.com/canonical/karapace-k8s-operator/commits/rev1 |
| ||||||||||||||||||||||||||||||||||||
allure-pytest-default-results | Up to date | |||||||||||||||||||||||||||||||||||||
argo-workflows-rocks | argo-workflows-rocks
feat: update argoexec rock to 3.4.17 (#35) | Up to date | ||||||||||||||||||||||||||||||||||||
autoscaling-model-serving | autoscaling-model-serving
feat: use Istio gateway default value (#9) Use the default value from istio-pilot’s configuration value of default-gateway to configure knative-serving’s istio.gateway.name configuration value. autoscaling-model-serving
feat, doc, tests: add bundle definition for 0.1, also add README, and integration tests (#2)
This commit adds the bundle definition for 0.1. It also adds a README.md describing the bundle, its capabilities, and how it can be installed with Juju. Part of canonical/kserve-operators#291 Fixes canonical/kserve-operators#292
This commit adds integration tests and the required files for their automation. The tests will: 1. Deploy the bundle 2. Ensure all charms are active and idle 3. Ensure inference can be performed from outside the cluster Fixes canonical/kserve-operators#294
This commit adds on_pull.yaml and integrate.yaml files to ensure the bundle integration tests run for all PRs. Fixes canonical/kserve-operators#294 | Up to date | ||||||||||||||||||||||||||||||||||||
base-mlflow | base-mlflow
Merge pull request #25 from canonical/kf-7201-bump-microk8s chore(ci): bump microk8s to 1.32 base-mlflow
ci: bump juju to 3.6 (#22) | Up to date | ||||||||||||||||||||||||||||||||||||
bundle-kubeflow | bundle-kubeflow
ci(chore): migrate GH runners to ubuntu 24.04 (#1232) Co-authored-by: Manos Vlassis 57320708+mvlassis@users.noreply.github.com bundle-kubeflow
Update test reference for ckf-1.9, add test reference for latest/beta (#1233)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmcraftcache-hub | Up to date | |||||||||||||||||||||||||||||||||||||
central-uploader | Up to date | |||||||||||||||||||||||||||||||||||||
charmcraftcache | ||||||||||||||||||||||||||||||||||||||
charmed-etcd-operator | charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev8…rev9 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev9…rev10 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev7…rev8 | |||||||||||||||||||||||||||||||||||||
lp-java-build-from-sources-git-workflows | lp-java-build-from-sources-git-workflows
Merge pull request #1 from Mehdi-Bendriss/scripts Scripts | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-volumes-operator | kubeflow-volumes-operator
resources: - oci-image: docker.io/charmedkubeflow/volumes-web-app:1.10.0-a526a2e resource-revision: 274 Static resources: Released to ‘latest/edge’ at 11:35 UTC on 28 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev477…rev483 kubeflow-volumes-operator
resources: - oci-image: docker.io/charmedkubeflow/volumes-web-app:1.10.0-rc.1-0ce9b4c resource-revision: 273 Static resources: Released to ‘latest/edge’ at 10:26 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev468…rev477 kubeflow-volumes-operator
resources: - oci-image: docker.io/charmedkubeflow/volumes-web-app:1.10.0-rc.1-0ce9b4c resource-revision: 273 Static resources: Released to ‘latest/edge’ at 14:30 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev463…rev468 | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-kafka-rock | charmed-kafka-rock
[DPE-6469] feat: add dedicated log dir for connect (#29)
charmed-kafka-rock
[DPE-6370] feat: add Kafka Connect (#28)
charmed-kafka-rock
bump version to 3.9.0 (#27) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-kafka-snap | charmed-kafka-snap
[DPE-6469] feat: add prometheus exporter rules for connect (#63) charmed-kafka-snap
fix: remove errors from bin commands (#62)
charmed-kafka-snap
[DPE-6469] feat: add connect-logs snap log slot (#61)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-karapace-rock | charmed-karapace-rock
Switch Jira issue sync from workflow to bot (#8) charmed-karapace-rock
Add sentry package (#6) charmed-karapace-rock
[MISC] Use skopeo built-in with rockcraft (#5) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-karapace-snap | charmed-karapace-snap
Switch Jira issue sync from workflow to bot (#8) charmed-karapace-snap
update readme (#5) charmed-karapace-snap
add version app (#3) | Up to date |
| |||||||||||||||||||||||||||||||||||
kubeflow-tensorboards-operator | kubeflow-tensorboards-operator
resources: - tensorboards-web-app-image: charmedkubeflow/tensorboards-web-app:1.9.0-4b44bb5 resource-revision: 65 Static resources: Released to ‘1.9/edge’ at 17:41 UTC on 21 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev448…tensorboards-web-app-rev435 kubeflow-tensorboards-operator
resources: - tensorboards-web-app-image: charmedkubeflow/tensorboards-web-app:1.9.0-4b44bb5 resource-revision: 65 Static resources: Released to ‘1.9/edge’ at 17:07 UTC on 21 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev369…tensorboards-web-app-rev434 kubeflow-tensorboards-operator
resources: - tensorboard-controller-image: charmedkubeflow/tensorboard-controller:1.9.0-d74bfd2 resource-revision: 90 Static resources: Released to ‘1.9/edge’ at 17:41 UTC on 21 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev448…tensorboard-controller-rev449 | |||||||||||||||||||||||||||||||||||||
charmed-kubeflow-solutions | charmed-kubeflow-solutions
[KF-7101] chore: update kfp version to track/2.3 (#22) charmed-kubeflow-solutions
feat: adding existing_grafana_agent_name variable to kubeflow-mlflow (#19) charmed-kubeflow-solutions
chore: use open requirements for terraform juju provider (#18) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-kubeflow-uats | charmed-kubeflow-uats
Update README.md to show Python support for 3.10+ (#168)
Signed-off-by: mvlassis manos.vlassis@canonical.com
Signed-off-by: mvlassis manos.vlassis@canonical.com charmed-kubeflow-uats
Update test dependencies for 1.10 release (#165) Update SDKs and dependencies for 1.10 release. Closes: canonical/kfp-operators#594 Closes: https://warthogs.atlassian.net/browse/KF-7056 charmed-kubeflow-uats
feat: Add bundle url as input and use latest as default (#158) Co-authored-by: Orfeas Kourkakis orfeas.kourkakis@canonical.com | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-roles-operator | kubeflow-roles-operator
resources: Static resources: Released to ‘latest/edge’ at 09:48 UTC on 27 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev305…rev314 kubeflow-roles-operator
resources: Static resources: Released to ‘latest/edge’ at 13:52 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev294…rev305 kubeflow-roles-operator
resources: Static resources: Released to ‘1.9/edge’ at 08:16 UTC on 21 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev266…rev298 | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-mlflow-solutions | charmed-mlflow-solutions
chore: use open requirements for terraform juju provider (#10) charmed-mlflow-solutions
feat: add config to enable/disable and set mlflow nodeport (#9)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-mongodb-rock | image-c24916ddf111da240dd3d5508ba8d42f611e9167bb9be67a3acc392a25883047 charmed-mongodb-rock
Update trivy.yaml (#46) image-9951762c79e031406217399bd07284e9b8ac32df88cd54d530a7a5837b2da898 charmed-mongodb-rock
Update README.md to include instructions for security reports (#47)
image-11cb66600008a8290d2e934462af07ff30860b447dd59b7ec42480418a059158 charmed-mongodb-rock
fix: Publication workflow (#44) | |||||||||||||||||||||||||||||||||||||
charmed-mongodb-snap | charmed-mongodb-snap
feat: Add ldap configuration + post-refresh hook (#57)
Co-authored-by: Mia Altieri 32723809+MiaAltieri@users.noreply.github.com
Co-authored-by: Mia Altieri 32723809+MiaAltieri@users.noreply.github.com charmed-mongodb-snap
feat(DPE-6717: Update snaps to use config file (#53)
charmed-mongodb-snap
feat: Use snap config for starting services (#52)
This is backward compatible.
Co-authored-by: Mehdi Bendriss bendrissmehdi@gmail.com Co-authored-by: Mehdi Bendriss bendrissmehdi@gmail.com | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-mysql-snap | charmed-mysql-snap
Released to 8.0/edge - arm64: revision 140 - amd64: revision 141 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev139…rev141 charmed-mysql-snap
Released to 8.0/edge - arm64: revision 138 - amd64: revision 139 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev135…rev139 charmed-mysql-snap
Released to 8.0/edge - amd64: revision 134 - arm64: revision 135 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev133…rev135 | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-rocks | kubeflow-rocks
chore: upgrade notebook rocks to v1.10.0 (#198)
kubeflow-rocks
chore: update central-dashboard to v1.10.0 (#204) kubeflow-rocks
chore: update profile-controller and kfam to v1.10.0 (#203) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-opensearch-dashboards-rock | Up to date | |||||||||||||||||||||||||||||||||||||
kubeflow-profiles-operator | kubeflow-profiles-operator
resources: - profile-image: docker.io/charmedkubeflow/profile-controller:1.10.0-rc.1-518145f resource-revision: 579 - kfam-image: docker.io/charmedkubeflow/kfam:1.10.0-rc.1-32bf203 resource-revision: 582 Static resources: Released to ‘latest/edge’ at 13:09 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev553…rev559 kubeflow-profiles-operator
resources: - kfam-image: docker.io/charmedkubeflow/kfam:1.10.0-rc.1-32bf203 resource-revision: 582 - profile-image: docker.io/charmedkubeflow/profile-controller:1.10.0-rc.1-518145f resource-revision: 579 Static resources: Released to ‘latest/edge’ at 13:09 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev546…rev553 kubeflow-profiles-operator
resources: - kfam-image: docker.io/charmedkubeflow/kfam:1.10.0-rc.1-32bf203 resource-revision: 582 - profile-image: docker.io/charmedkubeflow/profile-controller:1.10.0-rc.1-518145f resource-revision: 579 Static resources: Released to ‘latest/edge’ at 15:28 UTC on 5 Mar 2025 Released to ‘latest/beta’ at 14:50 UTC on 10 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev539…rev546 | |||||||||||||||||||||||||||||||||||||
data-platform-doc-tools | data-platform-doc-tools
refactor: update templates and variables data-platform-doc-tools
feat: pre-sort bugs with ‘fix’ in commit message data-platform-doc-tools
Refactored script and templates, misc fixes (#7)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-postgresql-rock | image-7e41d7f60e45ee2f5463aa9aafcd3c35121423423ee08c26a174b99ad0235b7e charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.15-22.04_edge What’s Changed
image-415082be1a5e06c0b60745d0252a9991681839995994d0fcee5789ae5866c27a charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:16.4-24.04_edge What’s Changed
image-3abdbc00413b065fbfea8c6a3aaad8e137790ebb3e7bf5e1f42e19cbc1861926 charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.13-22.04_edge What’s Changed
| |||||||||||||||||||||||||||||||||||||
admission-webhook-operator | admission-webhook-operator
resources: - oci-image: charmedkubeflow/admission-webhook:1.10.0-8dd1032 resource-revision: 294 Static resources: Released to ‘latest/edge’ at 18:18 UTC on 31 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev423…rev429 admission-webhook-operator
resources: - oci-image: charmedkubeflow/admission-webhook:1.10.0-rc.1-273516f resource-revision: 293 Static resources: Released to ‘latest/edge’ at 10:34 UTC on 27 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev411…rev423 admission-webhook-operator
resources: - oci-image: charmedkubeflow/admission-webhook:1.10.0-rc.1-273516f resource-revision: 293 Static resources: Released to ‘latest/edge’ at 12:04 UTC on 5 Mar 2025 Released to ‘latest/beta’ at 14:57 UTC on 10 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev404…rev411 | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-examples | kubeflow-examples
Rename explore-components folder to build-your-first-ml-model (#47) kubeflow-examples
Add “Explore Components” tutorial (#46)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-redis-rock | charmed-redis-rock
Switch Jira issue sync from workflow to bot (#8) charmed-redis-rock
Merge pull request #7 from canonical/create-working-dir-explicitly [DPE-4808] create directory /var/lib/redis and take ownership | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-spark-rock | charmed-spark-rock
[DPE-6448] Update Spark to 3.4.4-ubuntu2 (#133) charmed-spark-rock
[DPE-6622] Add postgresql jar (#132) charmed-spark-rock
[DPE-6554] Update Apache Iceberg library (#130) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-valkey-rock | charmed-valkey-rock
Merge pull request #9 from canonical/update-metrics-exporter [DPE-6078] update metrics exporter | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-dashboard-operator | kubeflow-dashboard-operator
resources: - oci-image: docker.io/charmedkubeflow/centraldashboard:1.10.0-rc.1-a69c851 resource-revision: 698 Static resources: Released to ‘latest/edge’ at 10:42 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev772…rev781 kubeflow-dashboard-operator
resources: - oci-image: docker.io/charmedkubeflow/centraldashboard:1.10.0-rc.1-a69c851 resource-revision: 698 Static resources: Released to ‘latest/edge’ at 10:16 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev767…rev772 kubeflow-dashboard-operator
resources: - oci-image: docker.io/charmedkubeflow/centraldashboard:1.10.0-rc.1-a69c851 resource-revision: 698 Static resources: Released to ‘latest/edge’ at 13:57 UTC on 12 Mar 2025 Released to ‘latest/beta’ at 14:08 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev756…rev767 | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-zookeeper-rock | charmed-zookeeper-rock
[DPE-5586] SBOM Generation (#36) charmed-zookeeper-rock
[DPE-5101] Release 3.9.2 (#35) charmed-zookeeper-rock
[MISC] Fix publishing pipeline (#34) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-zookeeper-snap | charmed-zookeeper-snap
[DPE-2767] - feat: added zkTxnLogToolkit and zkSnapShotToolkit snap apps (#28) Co-authored-by: Iman Enami iman.enami@canonical.com charmed-zookeeper-snap
fix: remove blacklisted.certs (#27) charmed-zookeeper-snap
[DPE-5101] Release 3.9.2 (#25) | 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 | Up to date | ||||||||||||||||||||||||||||||||||||
kubeflow-ci | kubeflow-ci
Merge pull request #163 from canonical/kf-7201-bump-microk8s chore(ci): bump microk8s to 1.32 kubeflow-ci
chore: Add canon runs for 1.10 dependency upgrades (#162) Add the canon runs that were used for 1.10 dependency upgrades | Up to date | ||||||||||||||||||||||||||||||||||||
data-platform | data-platform
Run renovate once per week (#36) for vulnerability updates to get a PR immediately (instead of once a week), these steps must be followed: https://docs.renovatebot.com/configuration-options/#vulnerabilityalerts notably: - on forks and private repos, the dependency graph needs to be enabled: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#enabling-the-dependency-graph - on all repos, Dependabot alerts need to be enabled: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository - the GitHub Renovate app must be installed with read permissions for dependabot alerts from testing, it appears the removal of support for python 3.8 only applies to “Dependabot security updates”, not “Dependabot alerts” the closing of this issue (https://github.com/dependabot/dependabot-core/issues/10817) happening on the same day day as this blog post (https://github.blog/changelog/2025-01-06-closing-down-notice-dependabot-will-no-longer-support-python-version-3-8/) appears to confirm that it applies to “Dependabot security updates” data-platform
Add Used to exclude Renovate PRs from auto-generated release notes data-platform
Add renovate config for rust version (#34) Example charmcraft.yaml excerpt
| Up to date | ||||||||||||||||||||||||||||||||||||
data-platform-benchmark-env | data-platform-benchmark-env
Create collect_metrics_and_build_csvs (#6) data-platform-benchmark-env
[AWS] Extend to multi-az setup by default (#5) Now single-az setups will be a special case of multi AZ. | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-postgresql-snap | charmed-postgresql-snap
Released to 14/edge - arm64: revision 142 - amd64: revision 143 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev139…rev143 charmed-postgresql-snap
Released to 16/edge - arm64: revision 138 - amd64: revision 139 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev133…rev139 charmed-postgresql-snap
Released to 14/edge - arm64: revision 132 - amd64: revision 133 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev131…rev133 | |||||||||||||||||||||||||||||||||||||
kubeflow-aws-appliance | kubeflow-aws-appliance
Add jira automation and issue templates (#15) kubeflow-aws-appliance
Add support for 1.8 stable (#14)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-opensearch-rock | charmed-opensearch-rock
Merge pull request #25 from canonical/DPE-3647-update-rock-to-2.11.1 [DPE-3647] Update to 2.11.1 charmed-opensearch-rock
Merge pull request #23 from canonical/add-status-badges Added workflow badges to readme.md | |||||||||||||||||||||||||||||||||||||
kserve-rocks | kserve-rocks
Add libgomp1 package in stage packages (#122) kserve-rocks
chore: Update huggingface rock to 0.14.1 (#121)
| Up to date | ||||||||||||||||||||||||||||||||||||
data-platform-workflows | data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v31.0.0…v31.0.1 data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v30…v31.0.0 data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v30.1.3…v30.2.0 | Up to date | ||||||||||||||||||||||||||||||||||||
kserve-operators | kserve-operators
resources: - kserve-controller-image: charmedkubeflow/kserve-controller:0.14.1-c24c3e4 resource-revision: 451 Static resources: Released to ‘latest/edge’ at 10:47 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev859…kserve-controller-rev870 kserve-operators
resources: - kserve-controller-image: charmedkubeflow/kserve-controller:0.14.1-c24c3e4 resource-revision: 451 Static resources: Released to ‘latest/edge’ at 15:20 UTC on 21 Mar 2025 Released to ‘latest/beta’ at 17:25 UTC on 21 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev847…kserve-controller-rev859 kserve-operators
resources: - kserve-controller-image: charmedkubeflow/kserve-controller:0.14.1-c24c3e4 resource-revision: 451 Static resources: Released to ‘latest/edge’ at 13:13 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev832…kserve-controller-rev847 | Up to date | ||||||||||||||||||||||||||||||||||||
dex-auth-operator | dex-auth-operator
resources: - oci-image: charmedkubeflow/dex:2.41.1-1d3fe19 resource-revision: 466 Static resources: Released to ‘latest/edge’ at 15:25 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/dex-auth-operator/compare/rev652…rev658 dex-auth-operator
resources: - oci-image: charmedkubeflow/dex:2.41.1-1d3fe19 resource-revision: 466 Static resources: Released to ‘latest/edge’ at 12:39 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/dex-auth-operator/compare/rev641…rev652 dex-auth-operator
resources: - oci-image: charmedkubeflow/dex:2.39.1-a91817e resource-revision: 463 Static resources: Released to ‘2.39/edge’ at 08:31 UTC on 21 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/dex-auth-operator/compare/rev588…rev643 | |||||||||||||||||||||||||||||||||||||
dex-auth-rocks | dex-auth-rocks
chore: bump dexidp image 2.39 -> 2.41 (#25) Bump the rock 2.39 -> 2.41 in preparation for a new release. | Up to date | ||||||||||||||||||||||||||||||||||||
envoy-operator | envoy-operator
resources: - oci-image: ghcr.io/canonical/envoy:1.28.2 resource-revision: 110 Static resources: Released to ‘latest/edge’ at 10:32 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/envoy-operator/compare/rev367…rev377 envoy-operator
resources: - oci-image: ghcr.io/canonical/envoy:1.28.2 resource-revision: 110 Static resources: Released to ‘latest/edge’ at 10:27 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/envoy-operator/compare/rev364…rev367 envoy-operator
resources: - oci-image: ghcr.io/canonical/envoy:1.28.2 resource-revision: 110 Static resources: Released to ‘latest/edge’ at 08:50 UTC on 12 Mar 2025 Released to ‘latest/beta’ at 13:46 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/envoy-operator/compare/rev355…rev364 | Up to date | ||||||||||||||||||||||||||||||||||||
filebrowser-rock | filebrowser-rock
ci: bump juju to 3.6 (#9) | Up to date | ||||||||||||||||||||||||||||||||||||
knative-rocks | knative-rocks
Add
Co-authored-by: Noha Ihab 49988746+NohaIhab@users.noreply.github.com knative-rocks
Add
Signed-off-by: pepsiqqq pepsiqqfanta@gmail.com Co-authored-by: Noha Ihab 49988746+NohaIhab@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||
github-profiles-automator | github-profiles-automator
resources: - git-sync-image: registry.k8s.io/git-sync/git-sync:v4.4.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 13:48 UTC on 12 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-profiles-automator/compare/rev181…rev189 github-profiles-automator
resources: - git-sync-image: registry.k8s.io/git-sync/git-sync:v4.4.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 14:47 UTC on 5 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-profiles-automator/compare/rev172…rev181 github-profiles-automator
resources: - git-sync-image: registry.k8s.io/git-sync/git-sync:v4.4.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 12:45 UTC on 3 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-profiles-automator/compare/rev166…rev172 | Up to date | ||||||||||||||||||||||||||||||||||||
istio-operators | istio-operators
resources: Static resources: Released to ‘1.22/edge’ at 19:55 UTC on 3 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev1380…istio-pilot-rev1331 istio-operators
resources: Static resources: Released to ‘1.22/edge’ at 19:52 UTC on 3 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev1380…istio-gateway-rev1388 istio-operators
resources: Static resources: Released to ‘1.17/edge’ at 10:39 UTC on 27 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev1248…istio-pilot-rev1330 | |||||||||||||||||||||||||||||||||||||
kafka-benchmark-operator | kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev2…rev3 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev1…rev2 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/commits/rev1 | Up to date | ||||||||||||||||||||||||||||||||||||
knative-operators | knative-operators
resources: Static resources: Released to ‘1.12/edge’ at 13:27 UTC on 29 Jan 2025 Released to ‘1.12/stable’ at 13:31 UTC on 29 Jan 2025 Released to ‘1.12/stable’ at 13:32 UTC on 29 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev562…knative-serving-rev646 knative-operators
resources: - knative-operator-webhook-image: charmedkubeflow/knative-webhook:1.12.4-d887d34 resource-revision: 215 - knative-operator-image: charmedkubeflow/knative-operator:1.12.4-3f2a424 resource-revision: 345 Static resources: Released to ‘1.12/edge’ at 13:31 UTC on 29 Jan 2025 Released to ‘1.12/stable’ at 13:32 UTC on 29 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev562…knative-operator-rev610 knative-operators
resources: Static resources: Released to ‘1.12/edge’ at 13:27 UTC on 29 Jan 2025 Released to ‘1.12/stable’ at 13:31 UTC on 29 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev562…knative-eventing-rev645 | |||||||||||||||||||||||||||||||||||||
katib-rocks | katib-rocks
chore: upgrade rocks from 0.18.0-rc to 0.18.0 (#83) katib-rocks
chore: upgrade suggestion-skopt to 0.18.0-rc.0 (#77)
| Up to date | ||||||||||||||||||||||||||||||||||||
kafka-connect-k8s-operator | kafka-connect-k8s-operator
[DPE-6746] feat: add k8s upgrades (#5) kafka-connect-k8s-operator
[DPE-6805] fix: unnecessary restarts bug in k8s (#4) | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-connect-operator | kafka-connect-operator
[DPE-6471] feat: add opinionated config options (#20) kafka-connect-operator
[DPE-6744] feat: clean up leftover tasks after connect relation broken (#17) kafka-connect-operator
[DPE-6743] - chore: handle PLUGIN_URL_NOT_REQUIRED (#18) | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-k8s-bundle | kafka-k8s-bundle
[DPE-6387] Prepare new stable release (#32) Co-authored-by: Marc Oppenheimer marcaoppenheimer@gmail.com kafka-k8s-bundle
[DPE-6656] Improve bundle CI (#31) kafka-k8s-bundle
[DPE-6542] Fix bundle CI (#30) | Up to date | ||||||||||||||||||||||||||||||||||||
katib-operators | katib-operators
resources: - oci-image: docker.io/charmedkubeflow/katib-db-manager:v0.17.0-92cd6d9 resource-revision: 425 Static resources: Released to ‘latest/edge’ at 18:04 UTC on 6 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev906…katib-db-manager-rev899 katib-operators
resources: - oci-image: docker.io/charmedkubeflow/katib-controller:v0.17.0-af31ca1 resource-revision: 690 Static resources: Released to ‘latest/edge’ at 18:05 UTC on 6 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev906…katib-controller-rev936 katib-operators
resources: - oci-image: charmedkubeflow/katib-ui:v0.17.0-158182c resource-revision: 673 Static resources: Released to ‘latest/edge’ at 15:29 UTC on 17 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev896…katib-ui-rev870 | |||||||||||||||||||||||||||||||||||||
kafka-operator | kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev197…rev198 kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev196…rev197 kafka-operator
Released to 3/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev195…rev196 | |||||||||||||||||||||||||||||||||||||
kafka-rock | kafka-rock
Switch Jira issue sync from workflow to bot (#4) kafka-rock
[DPE-3231] Kafka slim image using rockcraft (#2) | Up to date | ||||||||||||||||||||||||||||||||||||
karapace-operator | karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev9…rev10 karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev8…rev9 karapace-operator
Released to latest/edge OCI images: What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/karapace-operator/compare/rev7…rev8 |
| ||||||||||||||||||||||||||||||||||||
argo-operators | argo-operators
resources: - oci-image: gcr.io/ml-pipeline/workflow-controller:v3.4.17-license-compliance resource-revision: 358 Static resources: Released to ‘latest/edge’ at 10:23 UTC on 27 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev683…argo-controller-rev699 argo-operators
resources: - oci-image: gcr.io/ml-pipeline/workflow-controller:v3.4.17-license-compliance resource-revision: 358 Static resources: Released to ‘3.4/edge’ at 08:25 UTC on 21 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev676…argo-controller-rev684 argo-operators
resources: - oci-image: gcr.io/ml-pipeline/workflow-controller:v3.4.17-license-compliance resource-revision: 358 Static resources: Released to ‘latest/edge’ at 11:49 UTC on 19 Feb 2025 Released to ‘latest/beta’ at 14:56 UTC on 10 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev675…argo-controller-rev683 | Up to date | ||||||||||||||||||||||||||||||||||||
charm-rolling-ops | charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev13…rev14 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev12…rev13 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev11…rev12 | |||||||||||||||||||||||||||||||||||||
charmed-kubeflow-chisme | charmed-kubeflow-chisme
Features
Bug Fixes
Chores
Commits | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-valkey-snap | charmed-valkey-snap
Released to latest/edge - amd64: revision 4 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev3…rev4 charmed-valkey-snap
Released to latest/edge - amd64: revision 3 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev2…rev3 charmed-valkey-snap
Released to latest/edge - amd64: revision 2 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev1…rev2 | Up to date | ||||||||||||||||||||||||||||||||||||
kyuubi-k8s-operator | kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s Changed
Full Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev28…rev29 kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s ChangedFull Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev27…rev28 kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s Changed
Full Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev26…rev27 | |||||||||||||||||||||||||||||||||||||
kafka-bundle | kafka-bundle
Charmed Apache Kafka bundleNew features and bug fixes in the Charmed Apache Kafka bundle: Features
Bug fixes
Other changes
Charmed Apache ZooKeeper bundleNew features and bug fixes in the Charmed Apache ZooKeeper bundle: Features
Bug fixes
Other changes
Canonical Data issues are now public on both Jira and GitHub platforms. Inside the charmsContents of the Charmed Apache Kafka and Charmed Apache ZooKeeper include:
More information about the artifacts are provided by the following table:
Technical notes
| |||||||||||||||||||||||||||||||||||||
kafka-k8s-operator | kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev75…rev76 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev74…rev75 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 47} What’s Changed
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev73…rev74 | |||||||||||||||||||||||||||||||||||||
charmed-mysql-rock | image-f611b3f15f657b605bdf8faf473145705181499d976f5c971bab7e9e3656f5e4 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-458dbc8d0759136a57882a28d83e90132c109f9ca3fb75761ce593d8217b6054 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-425a1c97642b9c4529eb6914512fc9b1b39178a0b329a557920c68610664375d charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||
data-platform-libs | data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 17:48 UTC on 4 Dec 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev81…rev82 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:22 UTC on 27 Sep 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev80…rev81 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:41 UTC on 6 Aug 2024 What’s Changed
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev79…rev80 | |||||||||||||||||||||||||||||||||||||
kfp-operators | kfp-operators
resources: - oci-image: charmedkubeflow/visualization-server:2.3.0-a2f7f9e resource-revision: 982 Static resources: Released to ‘2.3/edge’ at 21:52 UTC on 2 Dec 2024 Released to ‘2.3/stable’ at 21:55 UTC on 2 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1734…kfp-viz-rev1700 kfp-operators
resources: - oci-image: charmedkubeflow/visualization-server:2.3.0-a2f7f9e resource-revision: 982 Static resources: Released to ‘latest/edge’ at 15:53 UTC on 2 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1734…kfp-viz-rev1698 kfp-operators
resources: - kfp-viewer-image: charmedkubeflow/viewer-crd-controller:2.3.0-60337e3 resource-revision: 411 Static resources: Released to ‘2.3/edge’ at 21:30 UTC on 2 Dec 2024 Released to ‘2.3/stable’ at 21:57 UTC on 2 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1734…kfp-viewer-rev1781 | |||||||||||||||||||||||||||||||||||||
data-integrator | data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev79…rev81 data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev77…rev79 data-integrator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/data-integrator/compare/rev75…rev77 | |||||||||||||||||||||||||||||||||||||
data-platform-helpers | data-platform-helpers
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-helpers/compare/0.1.3…0.1.4 data-platform-helpers
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-helpers/commits/0.1.3 | |||||||||||||||||||||||||||||||||||||
charmed-etcd-snap | charmed-etcd-snap
Released to 3.5/edge - amd64: revision 1 What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-snap/commits/rev1 | |||||||||||||||||||||||||||||||||||||
kafka-test-app | kafka-test-app
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/kafka-test-app/compare/rev12…rev13 kafka-test-app
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev11…rev12 kafka-test-app
resources: Static resources: Released to ‘latest/edge’ at 00:05 UTC on 5 May 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev10…rev11 | |||||||||||||||||||||||||||||||||||||
charmed-pgbouncer-snap | charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 15 - amd64: revision 16 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev12…rev16 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 11 - amd64: revision 12 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev8…rev12 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 7 - amd64: revision 8 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev4…rev8 | |||||||||||||||||||||||||||||||||||||
charmed-pgbouncer-rock | image-005a55187fc859560d9a94cd1faee9b280a6b753c6e496d47c5613c77c6d6250 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s ChangedNew Contributorsimage-8ca12e64d2d2f8b3ae618ccb161fbdaf80e0af432cc9af70e3d65269504f76ca charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge image-3e13bddd3400eddb9ba2accab114e5d797b6efaa1043ec228c9268af9e4ff3d7 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||
get-workflow-version-action | Up to date | |||||||||||||||||||||||||||||||||||||
data-science-stack | ||||||||||||||||||||||||||||||||||||||
charmed-kubeflow-workflows | charmed-kubeflow-workflows
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-kubeflow-workflows/compare/v0.0.1…v1.0.0 | |||||||||||||||||||||||||||||||||||||
kafka-broker-rack-awareness-operator | kafka-broker-rack-awareness-operator
Released to latest/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/kafka-broker-rack-awareness-operator/commits/rev5 |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
identity-platform-admin-ui-operator | Up to date | |||||||||||||||||||||
identity-team | identity-team
1.7.6 (2025-03-31)Bug Fixes
identity-team
1.7.5 (2025-03-27)Bug Fixes
| Up to date | ||||||||||||||||||||
openfga-operator | ||||||||||||||||||||||
glauth-utils | 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 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 15:43 UTC on 24 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/glauth-utils/compare/rev46…rev47 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 15:41 UTC on 24 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev44…rev46 | Up to date |
| |||||||||||||||||||
glauth-k8s-operator | glauth-k8s-operator
resources: - oci-image: ghcr.io/canonical/glauth:2.3.1 resource-revision: 12 Static resources: Released to ‘latest/edge’ at 12:22 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-k8s-operator/compare/rev51…rev52 | |||||||||||||||||||||
oathkeeper-operator | oathkeeper-operator
1.0.0 (2025-03-10)Features
Bug Fixes
oathkeeper-operator
1.0.0 (2025-03-10)Features
Bug Fixes
| |||||||||||||||||||||
identity-platform-login-ui-operator | identity-platform-login-ui-operator
1.0.0 (2025-03-05)Features
Bug Fixes
| |||||||||||||||||||||
hydra-operator | hydra-operator
hydra-operator
1.0.0 (2025-03-07)Features
Bug Fixes
hydra-operator
1.0.0 (2025-03-07)Features
Bug Fixes
| |||||||||||||||||||||
kratos-rock | kratos-rock
Merge pull request #178 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to 1b549b9 kratos-rock
chore(deps): update github/codeql-action digest to 1b549b9 kratos-rock
Merge pull request #177 from canonical/IAM-1393 IAM-1393: address CVE-2025-30204 | Up to date | ||||||||||||||||||||
hydra-rock | hydra-rock
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/hydra-rock/commits/v2.3.0-canonical | |||||||||||||||||||||
iam-bundle | ||||||||||||||||||||||
iam-bundle-integration | Up to date | |||||||||||||||||||||
identity-platform-admin-ui | identity-platform-admin-ui
1.23.0 (2025-03-10)Features
Bug Fixes
identity-platform-admin-ui
1.22.0 (2024-12-04)Features
Bug Fixes
| |||||||||||||||||||||
hydra | hydra
Merge pull request #18 from canonical/IAM-843 fix: invalidate user_code after consent has been accepted | |||||||||||||||||||||
identity-platform-api | identity-platform-api
Merge pull request #16 from canonical/IAM-1319-migrate-status-api IAM-1319 Port Status API | Up to date | ||||||||||||||||||||
identity-platform-login-ui | 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
identity-platform-login-ui
0.19.3 (2025-01-09)Bug Fixes
| |||||||||||||||||||||
glauth-snap | glauth-snap
Merge pull request #3 from canonical/IAM-473 IAM 473 | Up to date | ||||||||||||||||||||
glauth-rock | glauth-rock
Merge pull request #113 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.7.6 glauth-rock
chore(deps): update canonical/identity-team action to v1.7.6 glauth-rock
Merge pull request #112 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.7.5 | Up to date | ||||||||||||||||||||
kratos-external-idp-integrator | kratos-external-idp-integrator
1.0.0 (2025-03-10)Features
Bug Fixes
kratos-external-idp-integrator
resources: Static resources: Released to ‘latest/edge’ at 17:32 UTC on 7 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/kratos-external-idp-integrator/compare/rev291…rev292 kratos-external-idp-integrator
resources: Static resources: Released to ‘latest/edge’ at 14:04 UTC on 3 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/kratos-external-idp-integrator/compare/rev290…rev291 | |||||||||||||||||||||
kratos-operator | kratos-operator
1.0.0 (2025-03-10)⚠ BREAKING CHANGES
Features
Bug Fixes
kratos-operator
1.0.0 (2025-03-10)⚠ BREAKING CHANGES
Features
Bug Fixes
| |||||||||||||||||||||
canonical-identity-platform-docs | ||||||||||||||||||||||
ldap-integrator | ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 14:18 UTC on 28 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/ldap-integrator/compare/rev30…rev31 ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 19:00 UTC on 27 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/ldap-integrator/compare/rev29…rev30 ldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 02:15 UTC on 27 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/ldap-integrator/compare/rev28…rev29 | 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 |
| ||||||||||||||||||||
oathkeeper-rock | oathkeeper-rock
Merge pull request #124 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to 1b549b9 oathkeeper-rock
chore(deps): update github/codeql-action digest to 1b549b9 oathkeeper-rock
Merge pull request #123 from canonical/renovate/auto-github-actions chore(deps): update github actions | Up to date | ||||||||||||||||||||
oauth2-proxy-k8s-operator | oauth2-proxy-k8s-operator
resources: - oauth3-proxy-image: ghcr.io/canonical/oauth3-proxy:7.8.1 resource-revision: 4 Static resources: Released to ‘latest/edge’ at 09:47 UTC on 11 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/oauth3-proxy-k8s-operator/compare/rev15…rev16 oauth2-proxy-k8s-operator
resources: - oauth3-proxy-image: ghcr.io/canonical/oauth3-proxy:7.8.1 resource-revision: 4 Static resources: Released to ‘latest/edge’ at 14:30 UTC on 10 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/oauth3-proxy-k8s-operator/compare/rev14…rev15 | |||||||||||||||||||||
oauth2-proxy-rock | oauth2-proxy-rock
Merge pull request #1 from canonical/IAM-1345-add-rock Add oauth3 proxy rock | Up to date | ||||||||||||||||||||
fosite | fosite
Merge pull request #23 from canonical/IAM-841 fix: handle the user code generation duplication fosite
Merge pull request #22 from canonical/IAM-861 fix: use correct grant lifespan to issue tokens | Up to date | ||||||||||||||||||||
openfga-rock | openfga-rock
Merge pull request #19 from canonical/IAM-1360 IAM-1360: add cve labeller workflow openfga-rock
Merge pull request #17 from canonical/IAM-1111 fix: remove the redundant pebble check | Up to date | ||||||||||||||||||||
rebac-admin-ui-handlers | rebac-admin-ui-handlers
0.1.0 (2024-07-30)Features
Bug Fixes
| Up to date | ||||||||||||||||||||
sssd-operator | 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 sssd-operator
resources: Static resources: Released to ‘latest/edge’ at 21:23 UTC on 30 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/sssd-operator/compare/rev3…rev4 | Up to date | ||||||||||||||||||||
user-verification-service | user-verification-service
Merge pull request #18 from canonical/IAM-1413 Add status API user-verification-service
Merge pull request #16 from canonical/IAM-1358 Add release-please manifest | Up to date | ||||||||||||||||||||
user-verification-service-operator | user-verification-service-operator
Merge pull request #11 from canonical/renovate/auto-patch-github-actions chore(deps): update canonical/identity-team action to v1.7.6 user-verification-service-operator
chore(deps): update canonical/identity-team action to v1.7.6 user-verification-service-operator
Merge pull request #9 from canonical/renovate/auto-major-pre-commit-hooks chore(deps): update pre-commit hooks (major) | 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
feat: Add job to build and publish deb packages for Kubernetes components (#27) canonical-kubernetes-release-ci
Disable auto-build flag for strict flavor (#26) canonical-kubernetes-release-ci
Ensure unique tracks in the snapstore (#25) Pass the tracks (e.g. 1.33-classic) to ensure_track instead of the channel (e.g. 1.33-classic/edge). | 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
Update pull_request.yaml (#19) cilium-rocks
Merge pull request #17 from canonical/KU-2759/cilium-rocks Add cilium v1.16.7 rock cilium-rocks
Fixes cilium 1.16.5 and 1.15.2 rock builds (#18) Currently, the 1.16.5 cilium rock fails because the envoy-fixes.patch fails to be applies. The 1.15.2 cilium rock currently fails because bazel has an issue with lyft/protoc-gen-star’s missing strict dependency. Amends the envoy-fixes.patch file to pin the dependency. | 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 ContributorsFull Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.3.0…v0.4.0 cluster-api-k8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.2.0…v0.3.0 cluster-api-k8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.1.2…v0.2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-api-control-plane-provider-microk8s | cluster-api-control-plane-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-control-plane-provider-microk8s
cluster-api-control-plane-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.8…v0.6.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster-api-bootstrap-provider-microk8s | cluster-api-bootstrap-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-bootstrap-provider-microk8s
cluster-api-bootstrap-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.9…v0.6.10 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 coredns-rock
Merge branch ‘main’ into KU-2129/auto-merge-handler coredns-rock
Merge pull request #33 from canonical/KU-2759/coredns-rock bump go version used for builds | 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 #70 from alex-ramanau/fix-launchpad-url-for-new-bugs Fixed broken launchpad url for filing new issues docker-registry-charm
Merge pull request #71 from alex-ramanau/add_redirect_option Added explicit configuration option | 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
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)
interface-openstack-integration
Merge pull request #15 from juju-solutions/bug/ignore-ops-in-reactive ignore the ops directory when building the reactive layer | 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-operator | k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:41 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev668…k8s-worker-rev672 k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:41 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev668…k8s-worker-rev671 k8s-operator
resources:
Static resources: Released to ‘latest/edge’ at 01:41 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev668…k8s-worker-rev670 | 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 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-bundles | k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 17:37 UTC on 23 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev10 k8s-bundles
resources: Static resources: Released to ‘1.30/edge’ at 21:54 UTC on 7 May 2024 Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev9 k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 21:50 UTC on 7 May 2024 What’s ChangedFull Changelog: https://github.com/canonical/k8s-bundles/compare/rev7…rev8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap | k8s-snap
feat: reorganize common-hardening to be a more generic security posture (#1227)
k8s-snap
ci: re-add TICS job but only run it nightly (#1256) k8s-snap
ci: Send trivy vulnerability records to Jira (#1124) Uses the send-scan.py script from the k8s-workflows repository to send cards to Jira. These are generated from the Trivy scan results. | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
k8s-snap-api | k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.22…v1.0.23 k8s-snap-api
What’s ChangedFull Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.21…v1.0.22 k8s-snap-api
What’s ChangedFull Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.0.20…v1.0.21 | 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
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. k8s-workflows
CVE reports: Adds ability to always send CISA CVEs to Jira (#36) send-scan.py can now receive a cisa-catalog JSON file. The CVEs in the reports that are present in the CISA catalog will always be sent to Jira, regardless of their severity. The CISA CVEs will have their Jira card set to at least “High” priority, and will include “[CISA] ” in the name. k8s-workflows
CVE reports: Adds ability to filter by severity (#35) Medium-level reports can be quite numerous, depending on the project. Having them flood is not ideal. Adds the ability to filter the reports by priority level. The script doesn’t currently have any unit tests associated with it. Since we’re adding a few new things to it, unit tests can help validate them. | 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.20.0 (#27) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> keystone-k8s-auth-operator
Update dependency ops to v2.19.4 (#24) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> keystone-k8s-auth-operator
Update dependency charms.contextual-status to v0.0.1 (#25) 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
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). kube-bench
build(deps): bump github.com/aws/aws-sdk-go-v2/config (#1728) Bumps github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.28.4. - Release notes - Commits updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.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 contributorsmicrok8s
Featured in this releaseKubernetes 1.30 obviouslyRead more at https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/ Dqlite stabilityWith the help of @miro-balaz we identified and patched a few issued that improve the reliability of our default datastore in resource limiting environments. Important updatesMost notably - containerd to v1.6.28 and runc to v.1.1.12 - gpu-operator to v23.9.1 New addon
In detailWhat’s changed in detail
External contributors
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
Fix empty traefik/provider.yaml (#62) microk8s-cluster-agent
Use ctr directly to import images (#52) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-community-addons | microk8s-community-addons
Merge pull request #249 from Gmerold/fix-sriov-addon fix: Catches KeyError while enabling SRIOV addon | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-content-demo-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
microk8s-core-addons | microk8s-core-addons
third argument added for cluster domain If a third argument is passed (via launch configuration) it’s processed as specific cluster domain value. If third argument does not exists the default value “cluster.local” is used. microk8s-core-addons
domain argument added cluster domain passed by additional argument microk8s-core-addons
fix: update ingress-nginx to 1.12.1 (#327) https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025-1974/ | 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
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mutating-pebble-webhook-rocks
Add renovate.json (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mutating-pebble-webhook-rocks
Changes rock base to bare (#9) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. Adding the Adds an extra sanity check during the integration test, making sure that there is no error reported in Pebble while starting the service. | 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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sdcore-smf-rock | sdcore-smf-rock
chore: bump go version to 1.23 (#41) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-smf-rock
chore: bump workload to v2.0.2 (#40) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-smf-rock
chore: Update CI triggers to not duplicate CI runs (#37) Signed-off-by: gatici gulsum.atici@canonical.com | Up to date | ||||||||||||||||
terraform-juju-sdcore-nrf-k8s | 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
Merge pull request #4 from canonical/trivy-scan Add Trivy scan to CI | Up to date | ||||||||||||||||
sdcore-router-k8s-operator | sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 27 Static resources: Released to ‘1.6/edge/’ at 01:50 UTC on 30 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev460…rev464 sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 27 Static resources: Released to ‘1.6/edge/’ at 01:50 UTC on 23 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev460…rev463 sdcore-router-k8s-operator
resources: - router-image: ghcr.io/canonical/ubuntu-router:0.1 resource-revision: 27 Static resources: Released to ‘1.6/edge/’ at 01:52 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-router-k8s-operator/compare/rev460…rev462 | Up to date | ||||||||||||||||
oai-ran-cu-rock | oai-ran-cu-rock
feat: Bump version to official release v2.2.0 (#10) oai-ran-cu-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#9) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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> oai-ran-cu-rock
chore: bump canonical/sdcore-github-workflows from 2.2.0 to 2.3.0 (#8) Bumps canonical/sdcore-github-workflows from 2.2.0 to 2.3.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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: 30 Static resources: Released to ‘2.2/edge/’ at 09:41 UTC on 31 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev81…rev83 oai-ran-du-k8s-operator
resources: - du-image: ghcr.io/canonical/oai-ran-du:2.2.0 resource-revision: 30 Static resources: Released to ‘2.2/edge/’ at 06:54 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev80…rev82 oai-ran-du-k8s-operator
resources: - du-image: ghcr.io/canonical/oai-ran-du:2.2.0 resource-revision: 30 Static resources: Released to ‘2.2/edge/’ at 15:39 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-du-k8s-operator/compare/rev80…rev81 | Up to date | ||||||||||||||||
oai-ran-du-rock | oai-ran-du-rock
feat: Bump version to official release v2.2.0 (#12) oai-ran-du-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#11) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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> oai-ran-du-rock
chore: bump canonical/sdcore-github-workflows from 2.2.0 to 2.3.0 (#10) Bumps canonical/sdcore-github-workflows from 2.2.0 to 2.3.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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: 27 Static resources: Released to ‘2.2/edge/’ at 06:52 UTC on 23 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev49…rev52 oai-ran-ue-k8s-operator
resources: - ue-image: ghcr.io/canonical/oai-ran-ue:2.2.0 resource-revision: 26 Static resources: Released to ‘2.2/edge/’ at 06:52 UTC on 16 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev49…rev51 oai-ran-ue-k8s-operator
resources: - ue-image: ghcr.io/canonical/oai-ran-ue:2.2.0 resource-revision: 25 Static resources: Released to ‘2.2/edge/’ at 23:01 UTC on 10 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-ue-k8s-operator/compare/rev49…rev50 | Up to date | ||||||||||||||||
oai-ran-ue-rock | oai-ran-ue-rock
feat: Bump version to official release v2.2.0 (#12) oai-ran-ue-rock
chore: Bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#10) 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.2.0 to 2.3.0 (#9) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
sdcore-amf-k8s-operator | sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 68 Static resources: Released to ‘1.6/edge/’ at 06:29 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev906…rev908 sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 67 Static resources: Released to ‘1.6/edge/’ at 19:47 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev906…rev907 sdcore-amf-k8s-operator
resources: - amf-image: ghcr.io/canonical/sdcore-amf:1.6.4 resource-revision: 67 Static resources: Released to ‘1.6/edge/’ at 06:28 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-amf-k8s-operator/compare/rev905…rev906 | Up to date | ||||||||||||||||
sdcore-amf-rock | sdcore-amf-rock
chore: bump workload to v1.6.4 (#49) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-amf-rock
fix: Trigger actions on PR merges and release branches (#46) sdcore-amf-rock
fix: Fix workflows trigger only on PR events, and not on push (#45) | Up to date | ||||||||||||||||
sdcore-ausf-k8s-operator | sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 66 Static resources: Released to ‘1.6/edge/’ at 06:56 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev712…rev713 sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 65 Static resources: Released to ‘1.6/edge/’ at 06:54 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev711…rev712 sdcore-ausf-k8s-operator
resources: - ausf-image: ghcr.io/canonical/sdcore-ausf:1.6.2 resource-revision: 64 Static resources: Released to ‘1.6/edge/’ at 11:39 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-ausf-k8s-operator/compare/rev709…rev711 | Up to date | ||||||||||||||||
sdcore-ausf-rock | sdcore-ausf-rock
chore: bump workload to v1.6.2 (#39) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-ausf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#35) 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 sdcore-ausf-rock
chore: Update CI triggers to not duplicate CI runs (#36) | Up to date | ||||||||||||||||
sdcore-bundles | 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> sdcore-bundles
chore(deps): update canonical/charming-actions action to v2.7.0 (#55) 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-gnb-integrator | sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 07:02 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev69…rev71 sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 07:01 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev69…rev70 sdcore-gnb-integrator
resources: Static resources: Released to ‘1.5/edge/’ at 08:45 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnb-integrator/compare/rev66…rev69 | Up to date | ||||||||||||||||
sdcore-gnbsim-k8s-operator | sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.0 resource-revision: 42 Static resources: Released to ‘1.6/edge/’ at 06:49 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev674…rev677 sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.0 resource-revision: 42 Static resources: Released to ‘1.6/edge/’ at 06:49 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev674…rev676 sdcore-gnbsim-k8s-operator
resources: - gnbsim-image: ghcr.io/canonical/sdcore-gnbsim:1.6.0 resource-revision: 42 Static resources: Released to ‘1.6/edge/’ at 06:46 UTC on 9 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-gnbsim-k8s-operator/compare/rev672…rev675 | Up to date | ||||||||||||||||
sdcore-github-workflows | sdcore-github-workflows
What’s Changed
Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.0…v2.3.1 sdcore-github-workflows
What’s Changed
Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.2.0…v2.3.0 sdcore-github-workflows
What’s Changed
Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.1.0…v2.2.0 | |||||||||||||||||
sdcore-gnbsim-rock | sdcore-gnbsim-rock
chore: Update CI triggers to not duplicate CI runs (#35) Signed-off-by: gatici gulsum.atici@canonical.com sdcore-gnbsim-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#34) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-gnbsim-rock
chore: Bumps project version to 1.6.0 after branching (#33) | Up to date | ||||||||||||||||
sdcore-nms | sdcore-nms
chore: Bump the npm_dependencies group with 12 updates (#783) 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 8 updates (#781) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-nms
fix: pure typescript files should be .ts (#779) | Up to date | ||||||||||||||||
sdcore-nrf-k8s-operator | sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 73 Static resources: Released to ‘1.6/edge/’ at 07:15 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev788…rev790 sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 72 Static resources: Released to ‘1.6/edge/’ at 07:09 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev787…rev789 sdcore-nrf-k8s-operator
resources: - nrf-image: ghcr.io/canonical/sdcore-nrf:1.6.2 resource-revision: 71 Static resources: Released to ‘1.6/edge/’ at 12:59 UTC on 21 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nrf-k8s-operator/compare/rev787…rev788 | Up to date | ||||||||||||||||
sdcore-nms-k8s-operator | sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 118 Static resources: Released to ‘1.6/edge/’ at 07:05 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev846…rev848 sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 117 Static resources: Released to ‘1.6/edge/’ at 02:01 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev846…rev847 sdcore-nms-k8s-operator
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 117 Static resources: Released to ‘1.6/edge/’ at 08:17 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nms-k8s-operator/compare/rev845…rev846 | Up to date | ||||||||||||||||
sdcore-nrf-rock | sdcore-nrf-rock
chore: bump workload to v1.6.2 (#38) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-nrf-rock
fix: remove duplicate ci jobs (#35) sdcore-nrf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#34) 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: 61 Static resources: Released to ‘1.6/edge/’ at 07:11 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev668…rev669 sdcore-nssf-k8s-operator
resources: - nssf-image: ghcr.io/canonical/sdcore-nssf:1.6.1 resource-revision: 60 Static resources: Released to ‘1.6/edge/’ at 07:10 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev667…rev668 sdcore-nssf-k8s-operator
resources: - nssf-image: ghcr.io/canonical/sdcore-nssf:1.6.1 resource-revision: 59 Static resources: Released to ‘1.6/edge/’ at 11:38 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-nssf-k8s-operator/compare/rev666…rev667 | Up to date | ||||||||||||||||
sdcore-nssf-rock | sdcore-nssf-rock
chore: bump workload to v1.6.1 (#37) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-nssf-rock
chore: workflows trigger only on PR events, and not on push (#35) sdcore-nssf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#33) 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: 55 Static resources: Released to ‘1.6/edge/’ at 07:32 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev708…rev710 sdcore-pcf-k8s-operator
resources: - pcf-image: ghcr.io/canonical/sdcore-pcf:1.6.1 resource-revision: 54 Static resources: Released to ‘1.6/edge/’ at 19:46 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev708…rev709 sdcore-pcf-k8s-operator
resources: - pcf-image: ghcr.io/canonical/sdcore-pcf:1.6.1 resource-revision: 54 Static resources: Released to ‘1.6/edge/’ at 02:14 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-pcf-k8s-operator/compare/rev707…rev708 | Up to date | ||||||||||||||||
sdcore-pcf-rock | sdcore-pcf-rock
chore: bump workload to v1.6.1 (#39) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-pcf-rock
chore: Update CI triggers to not duplicate CI runs (#36) Signed-off-by: gatici gulsum.atici@canonical.com sdcore-pcf-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#35) 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
fix: set subscriber config in ue (#28) charmed-oai-ran
feat: update tutorials after SIM generation automation feature (#27) charmed-oai-ran
chore: update tutorial after NMS frontend changes (#26) | 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: 31 Static resources: Released to ‘2.2/edge/’ at 06:53 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev55…rev63 oai-ran-cu-k8s-operator
resources: - cu-image: ghcr.io/canonical/oai-ran-cu:2.2.0 resource-revision: 31 Static resources: Released to ‘2.2/edge/’ at 06:53 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev55…rev62 oai-ran-cu-k8s-operator
resources: - cu-image: ghcr.io/canonical/oai-ran-cu:2.2.0 resource-revision: 30 Static resources: Released to ‘2.2/edge/’ at 06:50 UTC on 9 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/oai-ran-cu-k8s-operator/compare/rev55…rev61 | Up to date | ||||||||||||||||
charmed-aether-sd-core | charmed-aether-sd-core
feat: add user registration troubleshooting how-to guide (#100) Signed-off-by: Dario Faccin dario.faccin@canonical.com charmed-aether-sd-core
fix: add subscriber set up before simulation in mastering tutorial (#106) charmed-aether-sd-core
fix: add subscriber set up before simulation in getting started tutorial (#105) | Up to date | ||||||||||||||||
sdcore-tests | sdcore-tests
chore(deps): lock file maintenance (#524) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sdcore-tests
chore(deps): lock file maintenance (#523) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> sdcore-tests
chore(deps): lock file maintenance (#521) 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: 54 Static resources: Released to ‘1.6/edge/’ at 19:48 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev663…rev664 sdcore-udm-k8s-operator
resources: - udm-image: ghcr.io/canonical/sdcore-udm:1.6.1 resource-revision: 54 Static resources: Released to ‘1.6/edge/’ at 02:14 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev662…rev663 sdcore-udm-k8s-operator
resources: - udm-image: ghcr.io/canonical/sdcore-udm:1.6.1 resource-revision: 54 Static resources: Released to ‘1.6/edge/’ at 07:27 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udm-k8s-operator/compare/rev661…rev662 | Up to date | ||||||||||||||||
sdcore-udm-rock | sdcore-udm-rock
chore: bump workload to v1.6.1 (#36) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-udm-rock
chore: Update CI triggers to not duplicate CI runs (#35) Signed-off-by: gatici gulsum.atici@canonical.com sdcore-udm-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#34) 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: 73 Static resources: Released to ‘1.6/edge/’ at 07:36 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev643…rev645 sdcore-udr-k8s-operator
resources: - udr-image: ghcr.io/canonical/sdcore-udr:1.6.2 resource-revision: 72 Static resources: Released to ‘1.6/edge/’ at 07:36 UTC on 23 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev642…rev644 sdcore-udr-k8s-operator
resources: - udr-image: ghcr.io/canonical/sdcore-udr:1.6.2 resource-revision: 71 Static resources: Released to ‘1.6/edge/’ at 13:18 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/sdcore-udr-k8s-operator/compare/rev642…rev643 | Up to date | ||||||||||||||||
sdcore-udr-rock | sdcore-udr-rock
chore: bump workload to v1.6.2 (#37) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-udr-rock
chore: workflows trigger only on PR events, and not on push (#35)
sdcore-udr-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#32) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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 workload to v2.0.1 (#43) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-upf-bess-rock
chore: workflows trigger only on PR events, and not on push (#41) sdcore-upf-bess-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#39) 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: 54 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 60 Static resources: Released to ‘1.6/edge/TELCO-1660-replace-vfioveth-with-sriov’ at 14:59 UTC on 31 Mar 2025 Full Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev762…rev763 sdcore-upf-k8s-operator
resources: - pfcp-agent-image: ghcr.io/canonical/sdcore-upf-pfcpiface:2.0.1 resource-revision: 54 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 60 Static resources: Released to ‘1.6/edge/TELCO-1660-replace-vfioveth-with-sriov’ at 11:38 UTC on 31 Mar 2025 Full Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev761…rev762 sdcore-upf-k8s-operator
resources: - pfcp-agent-image: ghcr.io/canonical/sdcore-upf-pfcpiface:2.0.1 resource-revision: 54 - bessd-image: ghcr.io/canonical/sdcore-upf-bess:2.0.1 resource-revision: 60 Static resources: Released to ‘1.6/edge/TELCO-1660-replace-vfioveth-with-sriov’ at 11:06 UTC on 31 Mar 2025 Full Changelog: https://github.com/canonical/sdcore-upf-k8s-operator/compare/rev760…rev761 | |||||||||||||||||
sdcore-upf-pfcpiface-rock | sdcore-upf-pfcpiface-rock
chore: bump workload to v2.0.1 (#32)
Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com
Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com
Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com sdcore-upf-pfcpiface-rock
remove duplicate ci jobs (#31) sdcore-upf-pfcpiface-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#28) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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-snap | sdcore-upf-snap
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#35) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-snap
chore: bump canonical/sdcore-github-workflows from 2.2.0 to 2.3.0 (#34) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> sdcore-upf-snap
chore: bump canonical/sdcore-github-workflows from 2.1.0 to 2.2.0 (#33) 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.0 to 2.3.1 (#33) 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.2.0 to 2.3.0 (#32) 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.1.0 to 2.2.0 (#31) 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 | 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.0 to 2.3.1 (#10) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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.2.0 to 2.3.0 (#9) Bumps canonical/sdcore-github-workflows from 2.2.0 to 2.3.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … 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.1.0 to 2.2.0 (#8) Bumps canonical/sdcore-github-workflows from 2.1.0 to 2.2.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … 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
Merge pull request #8 from canonical/fix-ci-jobs fix: remove duplicate ci jobs terraform-juju-oai-ran-k8s
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#7) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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-sdcore | Up to date | |||||||||||||||||
terraform-juju-sdcore-nssf-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-pcf-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-smf-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-udm-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-udr-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-webui-k8s | Up to date | |||||||||||||||||
terraform-juju-self-signed-certificates | ||||||||||||||||||
terraform-juju-traefik-k8s | Up to date | |||||||||||||||||
terraform-juju-sdcore-amf-k8s | Up to date | |||||||||||||||||
sdcore-smf-k8s-operator | sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 54 Static resources: Released to ‘1.6/edge/’ at 07:51 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev800…rev801 sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 53 Static resources: Released to ‘1.6/edge/’ at 07:50 UTC on 23 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev799…rev800 sdcore-smf-k8s-operator
resources: - smf-image: ghcr.io/canonical/sdcore-smf:2.0.2 resource-revision: 52 Static resources: Released to ‘1.6/edge/’ at 02:12 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/sdcore-smf-k8s-operator/compare/rev798…rev799 | Up to date | ||||||||||||||||
ubuntu-router-rock | ubuntu-router-rock
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#16) Bumps canonical/sdcore-github-workflows from 2.3.0 to 2.3.1. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows 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.2.0 to 2.3.0 (#15) Bumps canonical/sdcore-github-workflows from 2.2.0 to 2.3.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … 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.1.0 to 2.2.0 (#14) Bumps canonical/sdcore-github-workflows from 2.1.0 to 2.2.0. - Release notes - Commits updated-dependencies: - dependency-name: canonical/sdcore-github-workflows dependency-type: direct:production update-type: version-update:semver-minor … 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 ueransim to v3.2.7 (#5) DescriptionWe bump the workload to the latest upstream release of UERANSIM:
ReferenceChecklist:
Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com ueransim-snap
chore: Bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#3) Bumps
canonical/sdcore-github-workflows
from 2.3.0 to 2.3.1. Sourced from canonical/sdcore-github-workflows’s
releases. Full Changelog: https://github.com/canonical/sdcore-github-workflows/compare/v2.3.0...v2.3.1 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: Trigger CI for pull requests or push, not both (#4) DescriptionTriggers CI only for pull requests or push, not both at the same time. This will prevent duplicate CI jobs and prevent CI failures triggered by push on PRs. Checklist:
| Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pylego | pylego
chore: Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /src/pylego (#39) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kayra1 gemalmazkayra@gmail.com pylego
chore: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /src/pylego (#38) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kayra1 gemalmazkayra@gmail.com pylego
chore: Update dependency python to 3.13 (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-k8s-operator | vault-k8s-operator
resources: Static resources: Released to ‘1.17/edge’ at 03:47 UTC on 31 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev357…rev447 vault-k8s-operator
resources: - vault-image: ghcr.io/canonical/vault:1.17.6 resource-revision: 85 Static resources: Released to ‘1.17/edge’ at 03:38 UTC on 31 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev357…rev358 vault-k8s-operator
resources: Static resources: Released to ‘1.17/edge’ at 12:15 UTC on 28 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-k8s-operator/compare/rev356…rev446 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notary | notary
chore: bump vite from 6.2.3 to 6.2.4 in /ui (#218) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> notary
chore: bump vite from 6.2.2 to 6.2.3 in /ui (#216) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> notary
chore: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#214) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-rock | vault-rock
chore: bump workload to v1.19.0 (#61) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com vault-rock
chore: bump workload to 1.18.5 (#60) Signed-off-by: Guillaume Belanger guillaume.belanger27@gmail.com vault-rock
chore: Uses the workflow from shared workflows for Jira Sync and replaces the legacy URL with Webhook URL and Token (#59) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lego-rock | 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) lego-rock
chore: bump docker/login-action from 3.2.0 to 3.3.0 in the github_actions group (#43) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-interface | tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 23:10 UTC on 25 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev152…rev153 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 13:47 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev151…rev152 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 15:53 UTC on 5 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev150…rev151 | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
manual-tls-certificates-operator | manual-tls-certificates-operator
resources: Static resources: Released to ‘latest/edge’ at 09:24 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev174…rev177 manual-tls-certificates-operator
resources: Static resources: Released to ‘latest/edge’ at 09:23 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev174…rev176 manual-tls-certificates-operator
resources: Static resources: Released to ‘latest/edge’ at 09:09 UTC on 26 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev172…rev175 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-certificates-requirer-operator | tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 13:15 UTC on 28 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev142…rev145 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 13:15 UTC on 28 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev142…rev144 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 13:30 UTC on 7 Mar 2025 Released to ‘latest/beta’ at 15:40 UTC on 10 Mar 2025 Released to ‘latest/candidate’ at 15:42 UTC on 10 Mar 2025 Released to ‘latest/candidate’ at 20:33 UTC on 10 Mar 2025 Released to ‘latest/stable’ at 14:29 UTC on 11 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev140…rev143 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
self-signed-certificates-operator | self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 11:41 UTC on 28 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev280…rev283 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 11:41 UTC on 28 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev280…rev282 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 10:21 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev278…rev281 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lego-operator | lego-operator
resources: Static resources: Released to ‘4/edge’ at 09:24 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev52…rev55 lego-operator
resources: Static resources: Released to ‘4/edge’ at 09:24 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev52…rev54 lego-operator
resources: Static resources: Released to ‘4/edge’ at 09:35 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev50…rev53 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
certificate-transfer-interface | certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 00:35 UTC on 30 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev109…rev111 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 12:07 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev109…rev110 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 14:07 UTC on 24 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev107…rev109 | 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 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namecheap-lego-k8s-operator | namecheap-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 35 Static resources: Released to ‘latest/edge’ at 09:26 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/namecheap-lego-k8s-operator/compare/rev124…rev125 namecheap-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 34 Static resources: Released to ‘latest/edge’ at 09:29 UTC on 21 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/namecheap-lego-k8s-operator/compare/rev123…rev124 namecheap-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 34 Static resources: Released to ‘latest/edge’ at 12:16 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/namecheap-lego-k8s-operator/compare/rev122…rev123 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
route53-lego-k8s-operator | route53-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 37 Static resources: Released to ‘latest/edge’ at 09:26 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/route53-lego-k8s-operator/compare/rev129…rev130 route53-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 36 Static resources: Released to ‘latest/edge’ at 09:30 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/route53-lego-k8s-operator/compare/rev128…rev129 route53-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 35 Static resources: Released to ‘latest/edge’ at 17:03 UTC on 11 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/route53-lego-k8s-operator/compare/rev127…rev128 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vault-operator | vault-operator
resources: Static resources: Released to ‘1.16/edge’ at 15:57 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-operator/compare/rev436…rev437 vault-operator
resources: Static resources: Released to ‘1.16/edge’ at 13:16 UTC on 20 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/vault-operator/compare/rev435…rev436 vault-operator
resources: Static resources: Released to ‘1.16/edge’ at 11:56 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/vault-operator/compare/rev434…rev435 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls-constraints-operator | 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 tls-constraints-operator
resources: Static resources: Released to ‘/edge/’ at 21:11 UTC on 13 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev64…rev65 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 18:17 UTC on 17 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev63…rev64 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notary-k8s-operator | notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 17 Static resources: Released to ‘0/edge’ at 17:41 UTC on 30 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev44…rev45 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 16 Static resources: Released to ‘0/edge’ at 13:04 UTC on 29 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev43…rev44 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:0.0.3 resource-revision: 15 Static resources: Released to ‘0/edge’ at 14:27 UTC on 8 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev42…rev43 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
httprequest-lego-k8s-operator | httprequest-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 26 Static resources: Released to ‘latest/edge’ at 14:56 UTC on 20 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-k8s-operator/compare/rev109…rev110 httprequest-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 26 Static resources: Released to ‘latest/edge’ at 07:57 UTC on 20 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-k8s-operator/compare/rev108…rev109 httprequest-lego-k8s-operator
resources: - lego-image: ghcr.io/canonical/lego:4.16.1 resource-revision: 26 Static resources: Released to ‘latest/edge’ at 14:19 UTC on 8 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-k8s-operator/compare/rev107…rev108 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-base-k8s-operator | lego-base-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 16:27 UTC on 29 Jul 2024 What’s Changed
Full Changelog: https://github.com/canonical/lego-base-k8s-operator/compare/rev87…rev88 lego-base-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 13:08 UTC on 17 Jul 2024 What’s Changed
Full Changelog: https://github.com/canonical/lego-base-k8s-operator/compare/rev86…rev87 lego-base-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 11:37 UTC on 17 Jul 2024 What’s Changed
Full Changelog: https://github.com/canonical/lego-base-k8s-operator/compare/rev85…rev86 |
|
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
kafka-rock | kafka-rock
Switch Jira issue sync from workflow to bot (#4) kafka-rock
[DPE-3231] Kafka slim image using rockcraft (#2) | Up to date | ||||||||||||||||||||||||||||||||||||
karapace-k8s-operator | karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev2…rev3 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev1…rev2 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 1} What’s ChangedFull Changelog: https://github.com/canonical/karapace-k8s-operator/commits/rev1 |
| ||||||||||||||||||||||||||||||||||||
spark-k8s-bundle | spark-k8s-bundle
What’s Changed
Full Changelog: https://github.com/canonical/spark-k8s-bundle/compare/v0.0.1…v0.0.2 | |||||||||||||||||||||||||||||||||||||
charmcraftcache | ||||||||||||||||||||||||||||||||||||||
charmcraftcache-hub | Up to date | |||||||||||||||||||||||||||||||||||||
charmed-etcd-operator | charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev8…rev9 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev9…rev10 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev7…rev8 | |||||||||||||||||||||||||||||||||||||
spark-integration-hub-rock | spark-integration-hub-rock
[DPE-6338] Add timeout for client watch requests. (#10) spark-integration-hub-rock
[DPE-5015] Encode keys before keeping them in K8s secrets (#9) spark-integration-hub-rock
[MISC] Adding classic mode to rockcraft (#8) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-kafka-rock | charmed-kafka-rock
[DPE-6469] feat: add dedicated log dir for connect (#29)
charmed-kafka-rock
[DPE-6370] feat: add Kafka Connect (#28)
charmed-kafka-rock
bump version to 3.9.0 (#27) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-kafka-snap | charmed-kafka-snap
[DPE-6469] feat: add prometheus exporter rules for connect (#63) charmed-kafka-snap
fix: remove errors from bin commands (#62)
charmed-kafka-snap
[DPE-6469] feat: add connect-logs snap log slot (#61)
| Up to date | ||||||||||||||||||||||||||||||||||||
charmed-karapace-rock | charmed-karapace-rock
Switch Jira issue sync from workflow to bot (#8) charmed-karapace-rock
Add sentry package (#6) charmed-karapace-rock
[MISC] Use skopeo built-in with rockcraft (#5) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-karapace-snap | charmed-karapace-snap
Switch Jira issue sync from workflow to bot (#8) charmed-karapace-snap
update readme (#5) charmed-karapace-snap
add version app (#3) | Up to date |
| |||||||||||||||||||||||||||||||||||
charmed-mongodb-rock | image-c24916ddf111da240dd3d5508ba8d42f611e9167bb9be67a3acc392a25883047 charmed-mongodb-rock
Update trivy.yaml (#46) image-9951762c79e031406217399bd07284e9b8ac32df88cd54d530a7a5837b2da898 charmed-mongodb-rock
Update README.md to include instructions for security reports (#47)
image-11cb66600008a8290d2e934462af07ff30860b447dd59b7ec42480418a059158 charmed-mongodb-rock
fix: Publication workflow (#44) | |||||||||||||||||||||||||||||||||||||
charmed-mongodb-snap | charmed-mongodb-snap
feat: Add ldap configuration + post-refresh hook (#57)
Co-authored-by: Mia Altieri 32723809+MiaAltieri@users.noreply.github.com
Co-authored-by: Mia Altieri 32723809+MiaAltieri@users.noreply.github.com charmed-mongodb-snap
feat(DPE-6717: Update snaps to use config file (#53)
charmed-mongodb-snap
feat: Use snap config for starting services (#52)
This is backward compatible.
Co-authored-by: Mehdi Bendriss bendrissmehdi@gmail.com Co-authored-by: Mehdi Bendriss bendrissmehdi@gmail.com | Up to date | ||||||||||||||||||||||||||||||||||||
spark-integration-hub-k8s-operator | spark-integration-hub-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘integration-hub-image’, ‘revision’: 4} What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/spark-integration-hub-k8s-operator/compare/rev22…rev26 spark-integration-hub-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘integration-hub-image’, ‘revision’: 3} What’s ChangedFull Changelog: https://github.com/canonical/spark-integration-hub-k8s-operator/compare/rev21…rev22 spark-integration-hub-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘integration-hub-image’, ‘revision’: 3} What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/spark-integration-hub-k8s-operator/compare/rev20…rev21 | |||||||||||||||||||||||||||||||||||||
charmed-mysql-snap | charmed-mysql-snap
Released to 8.0/edge - arm64: revision 140 - amd64: revision 141 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev139…rev141 charmed-mysql-snap
Released to 8.0/edge - arm64: revision 138 - amd64: revision 139 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev135…rev139 charmed-mysql-snap
Released to 8.0/edge - amd64: revision 134 - arm64: revision 135 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev133…rev135 | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-opensearch-dashboards-rock | Up to date | |||||||||||||||||||||||||||||||||||||
charmed-opensearch-rock | charmed-opensearch-rock
Merge pull request #25 from canonical/DPE-3647-update-rock-to-2.11.1 [DPE-3647] Update to 2.11.1 charmed-opensearch-rock
Merge pull request #23 from canonical/add-status-badges Added workflow badges to readme.md | |||||||||||||||||||||||||||||||||||||
spark-client-snap | spark-client-snap
[DPE-6576] Update spark version to 3.5.4-ubuntu1 (#110) spark-client-snap
Switch Jira issue sync from workflow to bot (#106) spark-client-snap
[DPE-5032] Update CI/CD (#105) | Up to date | ||||||||||||||||||||||||||||||||||||
snap-mysqld-exporter | snap-mysqld-exporter
Switch Jira issue sync from workflow to bot (#11) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-postgresql-rock | image-7e41d7f60e45ee2f5463aa9aafcd3c35121423423ee08c26a174b99ad0235b7e charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.15-22.04_edge What’s Changed
image-415082be1a5e06c0b60745d0252a9991681839995994d0fcee5789ae5866c27a charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:16.4-24.04_edge What’s Changed
image-3abdbc00413b065fbfea8c6a3aaad8e137790ebb3e7bf5e1f42e19cbc1861926 charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.13-22.04_edge What’s Changed
| |||||||||||||||||||||||||||||||||||||
charmed-postgresql-snap | charmed-postgresql-snap
Released to 14/edge - arm64: revision 142 - amd64: revision 143 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev139…rev143 charmed-postgresql-snap
Released to 16/edge - arm64: revision 138 - amd64: revision 139 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev133…rev139 charmed-postgresql-snap
Released to 14/edge - arm64: revision 132 - amd64: revision 133 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev131…rev133 | |||||||||||||||||||||||||||||||||||||
charmed-redis-rock | charmed-redis-rock
Switch Jira issue sync from workflow to bot (#8) charmed-redis-rock
Merge pull request #7 from canonical/create-working-dir-explicitly [DPE-4808] create directory /var/lib/redis and take ownership | Up to date | ||||||||||||||||||||||||||||||||||||
redis_exporter | redis_exporter
maxclients extracted info all (#968) GCP Redis does not support the config command, making it impossible to retrieve maxclients. It needs to be extracted from info all redis_exporter
Bump codecov/codecov-action from 4 to 5 (#965) Bumps codecov/codecov-action from 4 to 5. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-valkey-rock | charmed-valkey-rock
Merge pull request #9 from canonical/update-metrics-exporter [DPE-6078] update metrics exporter | Up to date | ||||||||||||||||||||||||||||||||||||
redis-operator | redis-operator
Switch Jira issue sync from workflow to bot (#5) redis-operator
DPE-1180 Update icon to the common for Data Platform charms (#4) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-zookeeper-rock | charmed-zookeeper-rock
[DPE-5586] SBOM Generation (#36) charmed-zookeeper-rock
[DPE-5101] Release 3.9.2 (#35) charmed-zookeeper-rock
[MISC] Fix publishing pipeline (#34) | Up to date | ||||||||||||||||||||||||||||||||||||
charmed-zookeeper-snap | charmed-zookeeper-snap
[DPE-2767] - feat: added zkTxnLogToolkit and zkSnapShotToolkit snap apps (#28) Co-authored-by: Iman Enami iman.enami@canonical.com charmed-zookeeper-snap
fix: remove blacklisted.certs (#27) charmed-zookeeper-snap
[DPE-5101] Release 3.9.2 (#25) | Up to date | ||||||||||||||||||||||||||||||||||||
redis-k8s-operator | redis-k8s-operator
resources:
Static resources:
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev40…rev41 redis-k8s-operator
resources:
Static resources:
What’s Changed
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev39…rev40 redis-k8s-operator
resources:
Static resources:
What’s Changed
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev38…rev39 | Up to date | ||||||||||||||||||||||||||||||||||||
data-platform | data-platform
Run renovate once per week (#36) for vulnerability updates to get a PR immediately (instead of once a week), these steps must be followed: https://docs.renovatebot.com/configuration-options/#vulnerabilityalerts notably: - on forks and private repos, the dependency graph needs to be enabled: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#enabling-the-dependency-graph - on all repos, Dependabot alerts need to be enabled: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository - the GitHub Renovate app must be installed with read permissions for dependabot alerts from testing, it appears the removal of support for python 3.8 only applies to “Dependabot security updates”, not “Dependabot alerts” the closing of this issue (https://github.com/dependabot/dependabot-core/issues/10817) happening on the same day day as this blog post (https://github.blog/changelog/2025-01-06-closing-down-notice-dependabot-will-no-longer-support-python-version-3-8/) appears to confirm that it applies to “Dependabot security updates” data-platform
Add Used to exclude Renovate PRs from auto-generated release notes data-platform
Add renovate config for rust version (#34) Example charmcraft.yaml excerpt
| Up to date | ||||||||||||||||||||||||||||||||||||
data-platform-benchmark-env | data-platform-benchmark-env
Create collect_metrics_and_build_csvs (#6) data-platform-benchmark-env
[AWS] Extend to multi-az setup by default (#5) Now single-az setups will be a special case of multi AZ. | Up to date | ||||||||||||||||||||||||||||||||||||
data-platform-charms-template | data-platform-charms-template
Switch Jira issue sync from workflow to bot (#13) data-platform-charms-template
Merge pull request #2 from canonical/de-mongoify-code make charm generic and not a reference to mongodb + add in workflows | Up to date | ||||||||||||||||||||||||||||||||||||
data-platform-doc-tools | data-platform-doc-tools
refactor: update templates and variables data-platform-doc-tools
feat: pre-sort bugs with ‘fix’ in commit message data-platform-doc-tools
Refactored script and templates, misc fixes (#7)
| Up to date | ||||||||||||||||||||||||||||||||||||
postgresql-test-app | postgresql-test-app
Lock file maintenance Python dependencies (#335) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-test-app
Lock file maintenance Python dependencies (#335) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-test-app
[DPE-6555] Update data-platform-libs (#333)
| |||||||||||||||||||||||||||||||||||||
postgresql-snap | postgresql-snap
[MISC] Update PG version and dual branch configurations (#5)
postgresql-snap
[MISC] Update PG version and dual branch configuration (#6)
postgresql-snap
[MISC] Update PG version and dual branch configurations (#5)
| |||||||||||||||||||||||||||||||||||||
data-platform-workflows | data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v31.0.0…v31.0.1 data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v30…v31.0.0 data-platform-workflows
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v30.1.3…v30.2.0 | Up to date | ||||||||||||||||||||||||||||||||||||
postgresql-operator | postgresql-operator
A new revision of Charmed PostgreSQL has been published in the
What’s changedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Minor features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev467…rev552 RequirementsThe minimum Juju version required to reliably operate all features in this release is The recommended Juju version for this charm is See the system requirements for more details about Juju versions and other software and hardware prerequisites. postgresql-operator
A new revision of Charmed PostgreSQL has been published in the
What’s changedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Minor features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev429…rev467 Known limitations
RequirementsThe minimum Juju version required to reliably operate all features in this release is See the system requirements for more details about Juju versions and other software and hardware prerequisites. postgresql-operator
A new revision of Charmed PostgreSQL has been published in the
What’s changedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Minor features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev363…rev429 RequirementsThe minimum Juju version required to reliably operate all features in this release is See the system requirements for more details about Juju versions and other software and hardware prerequisites. PackagingThis charm is based on the | |||||||||||||||||||||||||||||||||||||
kafka-benchmark-operator | kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev2…rev3 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev1…rev2 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/commits/rev1 | Up to date | ||||||||||||||||||||||||||||||||||||
postgresql-ldap-sync | postgresql-ldap-sync
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.3.0…0.3.1 postgresql-ldap-sync
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.2.1…0.3.0 postgresql-ldap-sync
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.2.0…0.2.1 | Up to date | ||||||||||||||||||||||||||||||||||||
postgresql-k8s-operator | postgresql-k8s-operator
A new revision of Charmed PostgreSQL K8s has been published in the 14/stable channel on Charmhub.
What’s ChangedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/compare/rev462…rev494 RequirementsThe minimum Juju version required to reliably operate all features in this release is See the system requirements for more details about Juju versions and other software and hardware prerequisites. postgresql-k8s-operator
A new revision of Charmed PostgreSQL operator for Kubernetes has been published in the
What’s changedThis section outlines the most important highlights, features and bug fixes in this release.
Features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/compare/rev444…rev462 Known limitations
RequirementsThe minimum Juju version required to reliably operate all features in this release is See the system requirements for more details about Juju versions and other software and hardware prerequisites. postgresql-k8s-operator
A new revision of Charmed PostgreSQL operator for Kubernetes has been published in the
What’s changedThis is a hotfix release to add Juju
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/compare/rev381…rev444 | |||||||||||||||||||||||||||||||||||||
kafka-connect-k8s-operator | kafka-connect-k8s-operator
[DPE-6746] feat: add k8s upgrades (#5) kafka-connect-k8s-operator
[DPE-6805] fix: unnecessary restarts bug in k8s (#4) | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-connect-operator | kafka-connect-operator
[DPE-6471] feat: add opinionated config options (#20) kafka-connect-operator
[DPE-6744] feat: clean up leftover tasks after connect relation broken (#17) kafka-connect-operator
[DPE-6743] - chore: handle PLUGIN_URL_NOT_REQUIRED (#18) | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-k8s-bundle | kafka-k8s-bundle
[DPE-6387] Prepare new stable release (#32) Co-authored-by: Marc Oppenheimer marcaoppenheimer@gmail.com kafka-k8s-bundle
[DPE-6656] Improve bundle CI (#31) kafka-k8s-bundle
[DPE-6542] Fix bundle CI (#30) | Up to date | ||||||||||||||||||||||||||||||||||||
postgresql-k8s-bundle | postgresql-k8s-bundle
Update bundle (#393) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> postgresql-k8s-bundle
Update bundle (#392) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> postgresql-k8s-bundle
Update bundle (#391) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-operator | kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev197…rev198 kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev196…rev197 kafka-operator
Released to 3/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev195…rev196 | |||||||||||||||||||||||||||||||||||||
mysql-test-app | mysql-test-app
[DPE-6653] Signal outdated charm libs with a label (#43) mysql-test-app
[DPE-6653] Signal outdated charm libs with a label (#43) mysql-test-app
[DPE-6653] Signal outdated charm libs with a label (#43) | Up to date | ||||||||||||||||||||||||||||||||||||
central-uploader | Up to date | |||||||||||||||||||||||||||||||||||||
charmed-spark-rock | charmed-spark-rock
[DPE-6448] Update Spark to 3.4.4-ubuntu2 (#133) charmed-spark-rock
[DPE-6622] Add postgresql jar (#132) charmed-spark-rock
[DPE-6554] Update Apache Iceberg library (#130) | Up to date | ||||||||||||||||||||||||||||||||||||
karapace-operator | karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev9…rev10 karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev8…rev9 karapace-operator
Released to latest/edge OCI images: What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/karapace-operator/compare/rev7…rev8 |
| ||||||||||||||||||||||||||||||||||||
postgresql-bundle | postgresql-bundle
Update bundle (#385) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> postgresql-bundle
Update bundle (#384) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> postgresql-bundle
Update bundle (#383) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||||||||||||||||||
lp-java-build-from-sources-git-workflows | lp-java-build-from-sources-git-workflows
Merge pull request #1 from Mehdi-Bendriss/scripts Scripts | Up to date | ||||||||||||||||||||||||||||||||||||
mongo-single-kernel-library | mongo-single-kernel-library
tests: avoid patching private ops testing (#17) mongo-single-kernel-library
feat: Use config file instead of cli parameters (#23) mongo-single-kernel-library
feat: Add config options for LDAP (#22) | Up to date | ||||||||||||||||||||||||||||||||||||
mongodb-benchmarking-oci | mongodb-benchmarking-oci
Switch Jira issue sync from workflow to bot (#9) mongodb-benchmarking-oci
Merge pull request #8 from canonical/update_benchmark_pod_config Always pull image for benchmark container | Up to date | ||||||||||||||||||||||||||||||||||||
pgbouncer-operator | pgbouncer-operator
A new revision of Charmed PgBouncer has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev394…rev639 Requirements and compatibilitySee the system requirements for more details about Juju versions and other software and hardware prerequisites. PackagingThis charm is based on the Charmed PgBouncer snap . It packages:
* pgbouncer See the See the pgbouncer-operator
A new revision of Charmed PgBouncer has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes and maintenance
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev278…rev394 Technical details
PackagingThis charm is based on the CharmedPgBouncer snap Revision 15⁄16 . It packages:
* pgbouncer Libraries and interfacesThis charm revision imports the following libraries:
See the See the pgbouncer-operator
A new revision of Charmed PgBouncer has been published in the
What’s changedThis release contains no new features; only fixes. Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev254…rev278 Inside the charms
| |||||||||||||||||||||||||||||||||||||
mongodb-operator | mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev206…rev207 mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev205…rev206 mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev204…rev205 | |||||||||||||||||||||||||||||||||||||
mongos-k8s-operator | mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev22…rev23 mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev21…rev22 mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev20…rev21 | |||||||||||||||||||||||||||||||||||||
mongos-operator | mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev35…rev36 mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev34…rev35 mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev33…rev34 | |||||||||||||||||||||||||||||||||||||
mysql-bundle | mysql-bundle
Update data-platform-workflows to v31 (#106) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-bundle
Update data-platform-workflows to v30.2.0 (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-bundle
Update data-platform-workflows to v30 (#104) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||||||||||||||||||
mysql-k8s-bundle | mysql-k8s-bundle
Update bundle (#113) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> mysql-k8s-bundle
Update bundle (#112) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> mysql-k8s-bundle
Update bundle (#108) Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||
mysql-k8s-operator | mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the 8.0/stable channel on Charmhub.
OCI image resources:
- What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev210…rev240 New contributors
Requirements and compatibility
See the system requirements for more details about Juju versions and other software and hardware prerequisites. mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the
OCI image resources:
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Requirements and compatibility
See the system requirements for more details about Juju versions and other software and hardware prerequisites. Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev180…rev210 mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev153…rev180 Requirements and compatibilityThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading.
See the system requirements page for more details about software and hardware prerequisites. PackagingThis charm is based on the | |||||||||||||||||||||||||||||||||||||
mysql-operator | mysql-operator
A new revision of Charmed MySQL has been published in the 8.0/stable channel on Charmhub.
What’s ChangedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev312…rev366 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. Requirements and compatibilityThis charm revision features the following changes in dependencies:
* (increased) MySQL version to
mysql-operator
A new revision of Charmed MySQL VM has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev240…rev312 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. Requirements and compatibilityThis charm revision features the following changes in dependencies:
* (increased) MySQL version
See the system requirements page for more details about software and hardware prerequisites. PackagingThis charm is based on the Contact usCharmed MySQL is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback. mysql-operator
A new revision of Charmed MySQL VM has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release.
Features
Bug fixes
Canonical Data issues are now public on both Jira and GitHub platforms. Full Changelog: https://github.com/canonical/mysql-operator/compare/rev196…rev240 Inside the charms
Technical notes
Contact usCharmed MySQL is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback. | |||||||||||||||||||||||||||||||||||||
mysql-pitr-helper | mysql-pitr-helper
Add vendor. (#7) mysql-pitr-helper
Add yaml config read to the collector. Refactor collector config validation. (#6) | Up to date | ||||||||||||||||||||||||||||||||||||
mysql-rock | image-fde3bd24b852cf5fdc9588cdbf31c30e4293b653c7c50f652185d0d8fb86a636 mysql-rock
Fix image building process (#3) image-fba1d93be6fd1f365012e90a95d1e1297e3e16497e567cbdcea4dec6fdd721d4 mysql-rock
Add OCI-Factory update CI step (#2) image-f2dab5fe7e4c7d763a8b69b76171785da7697520dfa92ea10a29d5a32d6191fe | |||||||||||||||||||||||||||||||||||||
mysql-router-k8s-operator | mysql-router-k8s-operator
A new revision of MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources:
- What’s ChangedFeatures
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev530…rev598 New Contributors
mysql-router-k8s-operator
A new revision of Charmed MySQL Router K8s has been published in the
OCI image resources:
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev117…rev154 Requirements and compatibility
See the system requirements for more details about Juju versions and other software and hardware prerequisites. PackagingThis charm is based on the Charmed MySQL rock image. It packages:
* mysql-router mysql-router-k8s-operator
A new revision of Charmed MySQL Router K8s has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev117…rev154 Technical detailsThis section contains some technical details about the charm’s contents and dependencies.
PackagingThis charm is based on the | |||||||||||||||||||||||||||||||||||||
mysql-router-operator | mysql-router-operator
A new revision of MySQL Router has been published in the
What’s ChangedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev267…rev354 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. mysql-router-operator
A new revision of Charmed MySQL Router has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev223…rev267 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. mysql-router-operator
A new revision of Charmed MySQL Router has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev197…rev223 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. | |||||||||||||||||||||||||||||||||||||
allure-pytest-default-results | Up to date | |||||||||||||||||||||||||||||||||||||
object-storage-integrators | object-storage-integrators
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/object-storage-integrators/compare/rev4…rev5 object-storage-integrators
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/object-storage-integrators/compare/rev3…rev4 object-storage-integrators
Released to latest/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/object-storage-integrators/compare/rev2…rev3 | |||||||||||||||||||||||||||||||||||||
pgbouncer-k8s-operator | pgbouncer-k8s-operator
A new revision of PgBouncer K8s has been published in the 1/stable channel on Charmhub.
What’s ChangedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev359…rev407 RequirementsSee the system requirements and releases overview page for more details about software and hardware prerequisites. pgbouncer-k8s-operator
A new revision of Charmed PgBouncer operator for Kubernetes has been published in the
What’s changedThis section outlines the most important features and bug fixes of this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev268…rev359 RequirementsSee the system requirements and releases overview page for more details about software and hardware prerequisites. pgbouncer-k8s-operator
A new revision of Charmed PgBouncer operator for Kubernetes has been published in the
What’s changedThis section outlines the most important highlights of this release, followed by other features and bug fixes. Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev228…rev268 RequirementsSee the system requirements and releases overview page for more details about software and hardware prerequisites. | |||||||||||||||||||||||||||||||||||||
opensearch-operator | opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev203…rev204 opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev202…rev203 opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev201…rev202 | |||||||||||||||||||||||||||||||||||||
opensearch-dashboards-snap | opensearch-dashboards-snap
Merge pull request #30 from canonical/DPE-6598-update-to-2.18 [DPE-6598] Move to v2.18 | Up to date | ||||||||||||||||||||||||||||||||||||
charm-rolling-ops | charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev13…rev14 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev12…rev13 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev11…rev12 | |||||||||||||||||||||||||||||||||||||
s3-integrator | s3-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/s3-integrator/compare/rev98…rev100 s3-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/s3-integrator/compare/rev96…rev98 s3-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/s3-integrator/compare/rev94…rev96 | |||||||||||||||||||||||||||||||||||||
prometheus-opensearch-dashboards-exporter | prometheus-opensearch-dashboards-exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-opensearch-dashboards-exporter/commits/0.1.0 | |||||||||||||||||||||||||||||||||||||
charmed-valkey-snap | charmed-valkey-snap
Released to latest/edge - amd64: revision 4 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev3…rev4 charmed-valkey-snap
Released to latest/edge - amd64: revision 3 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev2…rev3 charmed-valkey-snap
Released to latest/edge - amd64: revision 2 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev1…rev2 | Up to date | ||||||||||||||||||||||||||||||||||||
kyuubi-k8s-operator | kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s Changed
Full Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev28…rev29 kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s ChangedFull Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev27…rev28 kyuubi-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘kyuubi-image’, ‘revision’: 3} What’s Changed
Full Changelog: https://github.com/canonical/kyuubi-k8s-operator/compare/rev26…rev27 | |||||||||||||||||||||||||||||||||||||
kafka-bundle | kafka-bundle
Charmed Apache Kafka bundleNew features and bug fixes in the Charmed Apache Kafka bundle: Features
Bug fixes
Other changes
Charmed Apache ZooKeeper bundleNew features and bug fixes in the Charmed Apache ZooKeeper bundle: Features
Bug fixes
Other changes
Canonical Data issues are now public on both Jira and GitHub platforms. Inside the charmsContents of the Charmed Apache Kafka and Charmed Apache ZooKeeper include:
More information about the artifacts are provided by the following table:
Technical notes
| |||||||||||||||||||||||||||||||||||||
spark-history-server-k8s-operator | spark-history-server-k8s-operator
Released to 3.4/edge OCI images: - {‘resource_name’: ‘spark-history-server-image’, ‘revision’: 18} What’s ChangedFull Changelog: https://github.com/canonical/spark-history-server-k8s-operator/compare/rev34…rev35 spark-history-server-k8s-operator
Released to 3.4/edge OCI images: - {‘resource_name’: ‘spark-history-server-image’, ‘revision’: 18} What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/spark-history-server-k8s-operator/compare/rev33…rev34 spark-history-server-k8s-operator
Released to 3.4/edge OCI images: - {‘resource_name’: ‘spark-history-server-image’, ‘revision’: 18} What’s ChangedFull Changelog: https://github.com/canonical/spark-history-server-k8s-operator/compare/rev32…rev33 | |||||||||||||||||||||||||||||||||||||
kafka-k8s-operator | kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev75…rev76 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev74…rev75 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 47} What’s Changed
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev73…rev74 | |||||||||||||||||||||||||||||||||||||
charmed-mysql-rock | image-f611b3f15f657b605bdf8faf473145705181499d976f5c971bab7e9e3656f5e4 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-458dbc8d0759136a57882a28d83e90132c109f9ca3fb75761ce593d8217b6054 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-425a1c97642b9c4529eb6914512fc9b1b39178a0b329a557920c68610664375d charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||
data-platform-libs | data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 17:48 UTC on 4 Dec 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev81…rev82 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:22 UTC on 27 Sep 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev80…rev81 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:41 UTC on 6 Aug 2024 What’s Changed
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev79…rev80 | |||||||||||||||||||||||||||||||||||||
opensearch-dashboards-operator | opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev25…rev26 opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev24…rev25 opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev23…rev24 | |||||||||||||||||||||||||||||||||||||
data-integrator | data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev79…rev81 data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev77…rev79 data-integrator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/data-integrator/compare/rev75…rev77 | |||||||||||||||||||||||||||||||||||||
data-platform-helpers | data-platform-helpers
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-helpers/compare/0.1.3…0.1.4 data-platform-helpers
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-helpers/commits/0.1.3 | |||||||||||||||||||||||||||||||||||||
charmed-etcd-snap | charmed-etcd-snap
Released to 3.5/edge - amd64: revision 1 What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-snap/commits/rev1 | |||||||||||||||||||||||||||||||||||||
mongodb-k8s-operator | mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev60…rev61 mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev59…rev60 mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev58…rev59 | |||||||||||||||||||||||||||||||||||||
opensearch-benchmark-operator | opensearch-benchmark-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opensearch-benchmark-operator/commits/rev1 | Up to date | ||||||||||||||||||||||||||||||||||||
kafka-test-app | kafka-test-app
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/kafka-test-app/compare/rev12…rev13 kafka-test-app
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev11…rev12 kafka-test-app
resources: Static resources: Released to ‘latest/edge’ at 00:05 UTC on 5 May 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev10…rev11 | |||||||||||||||||||||||||||||||||||||
charmed-pgbouncer-snap | charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 15 - amd64: revision 16 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev12…rev16 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 11 - amd64: revision 12 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev8…rev12 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 7 - amd64: revision 8 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev4…rev8 | |||||||||||||||||||||||||||||||||||||
charmed-pgbouncer-rock | image-005a55187fc859560d9a94cd1faee9b280a6b753c6e496d47c5613c77c6d6250 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s ChangedNew Contributorsimage-8ca12e64d2d2f8b3ae618ccb161fbdaf80e0af432cc9af70e3d65269504f76ca charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge image-3e13bddd3400eddb9ba2accab114e5d797b6efaa1043ec228c9268af9e4ff3d7 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||
get-workflow-version-action | Up to date | |||||||||||||||||||||||||||||||||||||
kafka-broker-rack-awareness-operator | kafka-broker-rack-awareness-operator
Released to latest/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/kafka-broker-rack-awareness-operator/commits/rev5 | |||||||||||||||||||||||||||||||||||||
opensearch-snap | Up to date |
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
fix(conf.py): add slug to fix 404 url (#14) As Chisel docs are on documentation.ubuntu.com, 404 pages do not render properly without the slug defined in conf.py. Signed-off-by: Michael Park michael.park@canonical.com chisel-docs
fix(conf.py): enable feedback button (#13) chisel-docs
fix(conf.py): use conf.py setting ‘github_folder’ is deprecated. Use ‘repo_folder’ instead. | Up to date | ||||||||||||||||
chisel-releases | chisel-releases
fix(ci): address CVE-2025-30066 (#513) https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised/ chisel-releases
Rocks-1890/temporarily disable arm tests (#505)
Co-authored-by: Rafid Bin Mostofa rafid.mostofa@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 | 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 | Up to date | ||||||||||||||||
ssbom | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
airbyte-ui-k8s-operator | 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 airbyte-ui-k8s-operator
resources: - airbyte-ui-image: undefined resource-revision: 3 Static resources: Released to ‘latest/edge’ at 12:38 UTC on 18 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-ui-k8s-operator/compare/rev6…rev7 | Up to date | ||||||||||||||||
airbyte-k8s-operator | 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 airbyte-k8s-operator
resources: - airbyte-workers: airbyte/worker:0.60.0 resource-revision: 1 - airbyte-connector-builder-server: airbyte/connector-builder-server:0.60.0 resource-revision: 1 - airbyte-bootloader: airbyte/bootloader:0.60.0 resource-revision: 1 - airbyte-pod-sweeper: bitnami/kubectl:1.29.4 resource-revision: 1 - airbyte-cron: airbyte/cron:0.60.0 resource-revision: 1 - airbyte-server: airbyte/server:0.60.0 resource-revision: 1 - airbyte-api-server: airbyte/airbyte-api-server:0.60.0 resource-revision: 1 Static resources: Released to ‘latest/edge’ at 13:51 UTC on 31 Jul 2024 Released to ‘latest/stable’ at 20:01 UTC on 16 Sep 2024 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev2…rev3 | Up to date | ||||||||||||||||
certbot-charm | certbot-charm
Merge pull request #17 from canonical/dependabot/github_actions/actions/checkout-2.4.0 Bump actions/checkout from 2.3.5 to 2.4.0 certbot-charm
Bump actions/checkout from 2.3.5 to 2.4.0 Bumps actions/checkout from 2.3.5 to 2.4.0. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com certbot-charm
Merge pull request #16 from canonical/dependabot/github_actions/actions/checkout-2.3.5 Bump actions/checkout from 2.3.4 to 2.3.5 | Up to date | ||||||||||||||||
datahub-k8s-operator | datahub-k8s-operator
resources: - datahub-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 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-gms: acryldata/datahub-gms:v0.13.3 resource-revision: 1 - datahub-upgrade: acryldata/datahub-upgrade: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 17:17 UTC on 17 Oct 2024 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/datahub-k8s-operator/commits/rev3 | 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: 19 Static resources: Released to ‘latest/edge’ at 11:46 UTC on 4 Mar 2025 Released to ‘latest/stable’ at 11:08 UTC on 25 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev35…rev36 superset-k8s-operator
resources: - superset-image: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge resource-revision: 18 Static resources: Released to ‘latest/edge’ at 10:34 UTC on 2 Oct 2024 Released to ‘latest/stable’ at 10:43 UTC on 2 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev34…rev35 superset-k8s-operator
resources: - superset-image: ghcr.io/canonical/charmed-superset-rock:3.1.3-22.04-edge resource-revision: 18 Static resources: Released to ‘latest/edge’ at 11:26 UTC on 16 Sep 2024 Released to ‘latest/stable’ at 12:22 UTC on 18 Sep 2024 What’s Changed
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev33…rev34 | Up to date | ||||||||||||||||
ranger-k8s-operator | 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 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 10:24 UTC on 7 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev31…rev32 | Up to date | ||||||||||||||||
temporal-worker-k8s-operator | temporal-worker-k8s-operator
resources: - temporal-worker-image: undefined resource-revision: 10 Static resources: Released to ‘latest/edge’ at 12:37 UTC on 18 Feb 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/temporal-worker-k8s-operator/compare/rev20…rev21 temporal-worker-k8s-operator
resources: - temporal-worker-image: undefined resource-revision: 9 Static resources: Released to ‘latest/edge’ at 14:34 UTC on 5 Dec 2024 Released to ‘latest/stable’ at 15:30 UTC on 5 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-worker-k8s-operator/compare/rev19…rev20 temporal-worker-k8s-operator
resources: - temporal-worker-image: undefined resource-revision: 8 Static resources: Released to ‘latest/edge’ at 20:00 UTC on 8 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-worker-k8s-operator/compare/rev18…rev19 | Up to date | ||||||||||||||||
temporal-k8s-operator | temporal-k8s-operator
resources: - temporal-server-image: ghcr.io/canonical/temporal-server:latest resource-revision: 6 Static resources: Released to ‘latest/edge’ at 09:12 UTC on 7 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/temporal-k8s-operator/compare/rev44…rev45 temporal-k8s-operator
resources: - temporal-server-image: ghcr.io/canonical/temporal-server:latest resource-revision: 6 Static resources: Released to ‘latest/edge’ at 07:55 UTC on 5 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/temporal-k8s-operator/compare/rev43…rev44 temporal-k8s-operator
resources: - temporal-server-image: ghcr.io/canonical/temporal-server:latest resource-revision: 6 Static resources: Released to ‘latest/edge’ at 08:26 UTC on 28 Jan 2025 Released to ‘latest/stable’ at 11:15 UTC on 28 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/temporal-k8s-operator/compare/rev41…rev43 | Up to date | ||||||||||||||||
temporal-admin-k8s-operator | temporal-admin-k8s-operator
resources: - temporal-admin-image: temporalio/admin-tools:1.23.1.0 resource-revision: 3 Static resources: Released to ‘latest/edge’ at 12:49 UTC on 17 Sep 2024 Released to ‘latest/stable’ at 16:03 UTC on 29 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/temporal-admin-k8s-operator/compare/rev12…rev13 temporal-admin-k8s-operator
resources: - temporal-admin-image: temporalio/admin-tools:1.23.1.0 resource-revision: 3 Static resources: Released to ‘latest/edge’ at 10:22 UTC on 16 Sep 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-admin-k8s-operator/compare/rev11…rev12 temporal-admin-k8s-operator
resources: - temporal-admin-image: temporalio/admin-tools:1.23.1 resource-revision: 3 Static resources: Released to ‘latest/edge’ at 09:26 UTC on 10 Jul 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-admin-k8s-operator/compare/rev10…rev11 | Up to date | ||||||||||||||||
temporal-ui-k8s-operator | temporal-ui-k8s-operator
resources: - temporal-ui-image: undefined resource-revision: 8 Static resources: Released to ‘latest/edge’ at 11:13 UTC on 30 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-ui-k8s-operator/compare/rev13…rev14 temporal-ui-k8s-operator
resources: - temporal-ui-image: undefined resource-revision: 7 Static resources: Released to ‘latest/edge’ at 15:01 UTC on 29 Jan 2024 Released to ‘latest/stable’ at 07:20 UTC on 31 Jan 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-ui-k8s-operator/compare/rev12…rev13 temporal-ui-k8s-operator
resources: - temporal-ui-image: undefined resource-revision: 7 Static resources: Released to ‘latest/edge’ at 08:59 UTC on 10 Jan 2024 What’s Changed
Full Changelog: https://github.com/canonical/temporal-ui-k8s-operator/compare/rev11…rev12 | 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: 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 trino-k8s-operator
resources: - trino-image: ghcr.io/canonical/charmed-trino-rock:436-22.04-edge resource-revision: 13 Static resources: Released to ‘latest/edge’ at 18:07 UTC on 6 Dec 2024 Released to ‘latest/stable’ at 14:41 UTC on 9 Dec 2024 What’s ChangedFull Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev38…rev39 trino-k8s-operator
resources: - trino-image: ghcr.io/canonical/charmed-trino-rock:436-22.04-edge resource-revision: 13 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/trino-k8s-operator/compare/rev37…rev38 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
operator-workflows | operator-workflows
chore(deps): update dependency ts-jest to v29.3.1 (#611) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> operator-workflows
chore(deps): update typescript-eslint monorepo to v8.28.0 (#607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
hockeypuck-k8s-operator | discourse-gatekeeper/base-content hockeypuck-k8s-operator
chore: update charm libraries (#20) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: swetha1654 swetha.swaminathan@canonical.com Co-authored-by: Yanks Yoon 37652070+yanksyoon@users.noreply.github.com | Up to date | ||||||||||||||||||||
aproxy | aproxy
Check proxy error before check proxy response (#22) aproxy
Fix the publish workflow (#21) aproxy
Fix the publish workflow (#20) | Up to date | ||||||||||||||||||||
atlantis-operator | atlantis-operator
Update dependency pydantic to v2.11.0 (#21) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> atlantis-operator
Merge pull request #18 from canonical/renovate/pydantic-2.x Update dependency pydantic to v2.10.6 | Up to date | ||||||||||||||||||||
charmed-bind | charmed-bind
Merge pull request #38 from canonical/renovate/actions-download-artifact-4.x Update actions/download-artifact action to v4.1.9 charmed-bind
Update actions/download-artifact action to v4.1.9 charmed-bind
Merge pull request #37 from canonical/remove-app Remove unused workload | Up to date | ||||||||||||||||||||
charmed-cloudflared-snap | charmed-cloudflared-snap
Update dependency cloudflare/cloudflared to v2025 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> charmed-cloudflared-snap
Enable renovate for cloudflared (#13) charmed-cloudflared-snap
Merge pull request #9 from canonical/chore/missing_codeowners Add missing CODEOWNERS file | Up to date | ||||||||||||||||||||
chrony-operator | chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 15:12 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev65…rev66 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 15:21 UTC on 5 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev64…rev65 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 09:32 UTC on 20 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev63…rev64 | 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 |
| |||||||||||||||||||
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 | Up to date |
| |||||||||||||||||||
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 | Up to date | ||||||||||||||||||||
content-cache-operator | 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 content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 21:25 UTC on 27 Jan 2025 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-operator/compare/rev13…rev450 | |||||||||||||||||||||
create-pull-request | create-pull-request
feat: support creating pull request for remote repository. (#215)
| |||||||||||||||||||||
digest-squid-auth-helper | digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 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 | |||||||||||||||||||||
discourse-gatekeeper | discourse-gatekeeper
Fixed
discourse-gatekeeper
Added
Fixed
discourse-gatekeeper
Added
Fixed
| |||||||||||||||||||||
discourse-k8s-operator | discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 172 Static resources: Released to ‘latest/edge’ at 13:02 UTC on 6 Feb 2025 Released to ‘latest/stable’ at 10:26 UTC on 7 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev181…rev183 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 171 Static resources: Released to ‘latest/edge’ at 12:07 UTC on 30 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev181…rev182 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 170 Static resources: Released to ‘latest/edge’ at 10:32 UTC on 30 Jan 2025 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev180…rev181 | |||||||||||||||||||||
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 | |||||||||||||||||||||
element-web-operator | element-web-operator
ci(digest): Add digest pinning (#1) | Up to date | ||||||||||||||||||||
penpot-operator | penpot-operator
resources: - penpot-image: undefined resource-revision: 18 Static resources: Released to ‘latest/edge’ at 03:06 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/penpot-operator/compare/rev18…rev19 penpot-operator
resources: - penpot-image: undefined resource-revision: 17 Static resources: Released to ‘latest/edge’ at 15:19 UTC on 12 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev17…rev18 penpot-operator
resources: - penpot-image: undefined resource-revision: 16 Static resources: Released to ‘latest/edge’ at 03:33 UTC on 7 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev16…rev17 | Up to date |
| |||||||||||||||||||
gatekeeper-repo-test | Up to date | |||||||||||||||||||||
gateway-api-integrator-operator | gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:14 UTC on 29 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev53…rev55 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:04 UTC on 28 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev52…rev54 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 06:46 UTC on 27 Nov 2024 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/rev51…rev53 | Up to date | ||||||||||||||||||||
github-actions-exporter-operator | github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 69 Static resources: Released to ‘latest/edge’ at 13:07 UTC on 28 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev69…rev70 github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 68 Static resources: Released to ‘latest/edge’ at 08:22 UTC on 24 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev68…rev69 github-actions-exporter-operator
resources: - github-actions-exporter-image: undefined resource-revision: 67 Static resources: Released to ‘latest/edge’ at 08:48 UTC on 3 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-actions-exporter-operator/compare/rev67…rev68 | Up to date | ||||||||||||||||||||
github-actions-runner | github-actions-runner
Manual release of https://github.com/actions/runner/releases/tag/v2.322.0 for s390x architecture. | |||||||||||||||||||||
github-runner-image-builder-operator | github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 09:18 UTC on 26 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev67…rev68 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 06:44 UTC on 20 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev66…rev67 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 08:35 UTC on 18 Mar 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev65…rev66 | Up to date | ||||||||||||||||||||
github-runner-operator | github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 05:03 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operator/compare/rev352…rev354 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 16:03 UTC on 28 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operator/compare/rev352…rev353 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 09:25 UTC on 27 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev351…rev352 | Up to date | ||||||||||||||||||||
github-runner-webhook-router | github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 46 Static resources: Released to ‘latest/edge’ at 02:17 UTC on 28 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev51…rev52 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 45 Static resources: Released to ‘latest/edge’ at 16:53 UTC on 18 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev50…rev51 github-runner-webhook-router
resources: - flask-app-image: undefined resource-revision: 44 Static resources: Released to ‘latest/edge’ at 20:43 UTC on 6 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-webhook-router/compare/rev49…rev50 | Up to date |
| |||||||||||||||||||
haproxy-operator | haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 16:09 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev140…rev141 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 09:01 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/rev139…rev140 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 13:46 UTC on 13 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/haproxy-operator/compare/rev138…rev139 | Up to date | ||||||||||||||||||||
paas-charm | discourse-gatekeeper/base-content paas-charm
Set up google analytics (#58)
| Up to date | ||||||||||||||||||||
httprequest-lego-provider | httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 41 Static resources: Released to ‘latest/edge’ at 17:52 UTC on 24 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev44…rev45 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 40 Static resources: Released to ‘latest/edge’ at 09:03 UTC on 27 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev43…rev44 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 39 Static resources: Released to ‘latest/edge’ at 14:41 UTC on 12 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev42…rev43 | Up to date |
| |||||||||||||||||||
indico-operator | indico-operator
resources: - indico-nginx-image: undefined resource-revision: 279 - indico-image: undefined resource-revision: 236 Static resources: Released to ‘latest/edge’ at 19:56 UTC on 19 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/indico-operator/compare/rev246…rev247 indico-operator
resources: - indico-nginx-image: undefined resource-revision: 278 - indico-image: undefined resource-revision: 235 Static resources: Released to ‘latest/edge’ at 08:36 UTC on 4 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/indico-operator/compare/rev245…rev246 indico-operator
resources: - indico-nginx-image: undefined resource-revision: 277 - indico-image: undefined resource-revision: 234 Static resources: Released to ‘latest/edge’ at 06:21 UTC on 28 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/indico-operator/compare/rev244…rev245 | Up to date | ||||||||||||||||||||
irc-bridge-operator | irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 16:38 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev29…rev30 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 17:38 UTC on 11 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev28…rev29 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 14:41 UTC on 11 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev27…rev28 | Up to date | ||||||||||||||||||||
is-charms-contributing-guide | is-charms-contributing-guide
Update review dismissal (#81) is-charms-contributing-guide
Update maz line length (#80) is-charms-contributing-guide
Add breaking changes guidelines (#79) | Up to date | ||||||||||||||||||||
jenkins-agent-k8s-operator | 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-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 18 Static resources: Released to ‘latest/edge’ at 12:34 UTC on 3 Oct 2024 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev27…rev28 | Up to date | ||||||||||||||||||||
jenkins-agent-operator | jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 16:36 UTC on 25 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev69…rev70 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 08:03 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev68…rev69 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 21:13 UTC on 5 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev66…rev68 | Up to date | ||||||||||||||||||||
jenkins-k8s-operator | jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 144 Static resources: Released to ‘latest/edge’ at 06:04 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev151…rev152 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 143 Static resources: Released to ‘latest/edge’ at 16:28 UTC on 18 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev150…rev151 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 142 Static resources: Released to ‘latest/edge’ at 03:14 UTC on 14 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev149…rev150 | Up to date | ||||||||||||||||||||
matrix-appservice-irc | 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 | ||||||||||||||||||||
maubot-operator | maubot-operator
resources: - maubot-image: undefined resource-revision: 32 Static resources: Released to ‘latest/edge’ at 13:29 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev31…rev32 maubot-operator
resources: - maubot-image: undefined resource-revision: 31 Static resources: Released to ‘latest/edge’ at 12:38 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev30…rev31 maubot-operator
resources: - maubot-image: undefined resource-revision: 30 Static resources: Released to ‘latest/edge’ at 04:54 UTC on 27 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/maubot-operator/compare/rev29…rev30 | Up to date |
| |||||||||||||||||||
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 | |||||||||||||||||||||
nginx-ingress-integrator-operator | nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 02:17 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev148…rev151 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 02:17 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev148…rev150 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:21 UTC on 19 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev146…rev149 | Up to date | ||||||||||||||||||||
opencti-operator | opencti-vxvault-connector-rev14 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 15 Static resources: Released to ‘latest/edge’ at 11:46 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev15…opencti-vxvault-connector-rev14 opencti-virustotal-livehunt-connector-rev14 opencti-operator
resources: - opencti-virustotal-livehunt-connector-image: localhost:5000/rock:latest resource-revision: 15 Static resources: Released to ‘latest/edge’ at 11:45 UTC on 20 Mar 2025 What’s Changed
opencti-urlscan-enrichment-connector-rev14 opencti-operator
resources: - opencti-urlscan-enrichment-connector-image: localhost:5000/rock:latest resource-revision: 14 Static resources: Released to ‘latest/edge’ at 11:45 UTC on 20 Mar 2025 What’s Changed
| |||||||||||||||||||||
setup-devstack-swift | setup-devstack-swift
Update DevStack to 2023.2 (#9) | Up to date | ||||||||||||||||||||
any-charm | any-charm
resources: Static resources: Released to ‘latest/beta’ at 14:50 UTC on 23 Mar 2025 Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev41…rev58 any-charm
resources: Static resources: Released to ‘latest/beta’ at 14:47 UTC on 23 Mar 2025 Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev41…rev57 any-charm
resources: Static resources: Released to ‘latest/beta’ at 11:23 UTC on 23 Mar 2025 Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev39…rev56 | 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 | |||||||||||||||||||||
platform-engineering-charm-template | platform-engineering-charm-template
Update the changelog (#28) platform-engineering-charm-template
Merge pull request #27 from canonical/remove-indico remove indico from integration test template | Up to date | ||||||||||||||||||||
pollen-operator | pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 02:55 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev37…rev38 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 15:16 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev36…rev37 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 14:44 UTC on 5 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/pollen-operator/compare/rev35…rev36 | Up to date | ||||||||||||||||||||
repo-policy-compliance | repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 123 Static resources: Released to ‘latest/edge’ at 05:14 UTC on 26 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev131…rev132 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 122 Static resources: Released to ‘latest/edge’ at 15:10 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev130…rev131 repo-policy-compliance
resources: - flask-app-image: undefined resource-revision: 121 Static resources: Released to ‘latest/edge’ at 09:35 UTC on 12 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/repo-policy-compliance/compare/rev129…rev130 | Up to date | ||||||||||||||||||||
repo-policy-compliance-tests | Up to date | |||||||||||||||||||||
saml-integrator-operator | saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 07:38 UTC on 19 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev81…rev82 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 15:12 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev80…rev81 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 14:03 UTC on 19 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev79…rev80 | Up to date | ||||||||||||||||||||
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
Merge pull request #23 from canonical/chore/missing_codeowners Add missing CODEOWNERS file | Up to date | ||||||||||||||||||||
action-tmate | action-tmate
Enable optional proxy in tmate (#11) action-tmate
do not overwrite authorized keys (#10) action-tmate
Use canonical/action-tmate@main (#8) | 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 |
| |||||||||||||||||||
smtp-integrator-operator | smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 08:14 UTC on 5 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev64…rev65 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:08 UTC on 24 Feb 2025 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev63…rev64 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 02:59 UTC on 7 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev62…rev63 | |||||||||||||||||||||
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 | ||||||||||||||||||||
synapse-operator | synapse-operator
resources: - synapse-image: undefined resource-revision: 604 Static resources: Released to ‘2/edge’ at 01:41 UTC on 1 Apr 2025 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev626…rev627 synapse-operator
resources: - synapse-image: undefined resource-revision: 603 Static resources: Released to ‘2/edge’ at 14:41 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/synapse-operator/compare/rev625…rev626 synapse-operator
resources: - synapse-image: undefined resource-revision: 602 Static resources: Released to ‘2/edge’ at 14:03 UTC on 31 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev624…rev625 | 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
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
Allow wazuh filebeat version to work (#9) wazuh-indexer-snap
Merge pull request #8 from canonical/remove-devmode Set up strict confinement | Up to date | ||||||||||||||||||||
wazuh-server-operator | wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 58 Static resources: Released to ‘latest/edge’ at 15:58 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev71…rev72 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 57 Static resources: Released to ‘latest/edge’ at 12:27 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev70…rev71 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 56 Static resources: Released to ‘latest/edge’ at 09:57 UTC on 14 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev69…rev70 | |||||||||||||||||||||
wordpress-k8s-operator | wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 127 Static resources: Released to ‘latest/edge’ at 19:19 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev132…rev133 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 126 Static resources: Released to ‘latest/edge’ at 02:16 UTC on 20 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev131…rev132 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 125 Static resources: Released to ‘latest/edge’ at 09:06 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev130…rev131 | 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 | |||||||||||||||||||||
postgresql-charm | ||||||||||||||||||||||
smtp-dkim-signing-charm | ||||||||||||||||||||||
smtp-relay-charm | ||||||||||||||||||||||
stunnel-charm | ||||||||||||||||||||||
ubuntu-mirror-charm | ||||||||||||||||||||||
ubuntu-repository-cache | ||||||||||||||||||||||
ubuntu-syncproxy-charm | ||||||||||||||||||||||
autocert-charm | ||||||||||||||||||||||
charm-k8s-postgresql |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
charmed-openstack-exporter-snap | charmed-openstack-exporter-snap
update .github/workflows/check.yaml (#26) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> charmed-openstack-exporter-snap
Update centrally managed files (#25)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabriel.cocenza@canonical.com charmed-openstack-exporter-snap
Update centrally managed files (#24)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
tailscale-snap | tailscale-snap
Bump version to 1.82.0 (#74) tailscale-snap
Update centrally managed files (#72)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> tailscale-snap
Update centrally managed files (#71)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
charm-cloudsupport | 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 charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 22:55 UTC on 19 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev16…rev17 charm-cloudsupport
resources: Static resources: Released to ‘latest/edge’ at 02:41 UTC on 30 Sep 2024 What’s Changed
Full Changelog: https://github.com/canonical/charm-cloudsupport/compare/rev15…rev16 | Up to date | ||||||||||||||||
charm-advanced-routing | charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 23:42 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev55…rev58 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 23:42 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev55…rev57 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 21:38 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev53…rev56 | Up to date | ||||||||||||||||
charm-juju-backup-all | charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 16:50 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev66…rev71 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 16:50 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev66…rev70 charm-juju-backup-all
resources:
Static resources: Released to ‘latest/edge’ at 16:50 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev66…rev69 | Up to date | ||||||||||||||||
charm-juju-local | charm-juju-local
resources: Static resources: Released to ‘latest/edge’ at 04:45 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-local/compare/rev21…rev22 charm-juju-local
resources: Static resources: Released to ‘latest/edge’ at 16:02 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-local/compare/rev20…rev21 charm-juju-local
resources: Static resources: Released to ‘latest/edge’ at 21:04 UTC on 27 Feb 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-juju-local/compare/rev19…rev20 | |||||||||||||||||
charm-local-users | charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 23:49 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev100…rev108 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 23:49 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev100…rev107 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 23:48 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev100…rev106 | Up to date | ||||||||||||||||
charm-logrotated | charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:17 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev50…rev55 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:17 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev50…rev54 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:17 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev50…rev53 | |||||||||||||||||
charm-nginx | charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 23:27 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev34…rev37 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 23:27 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev34…rev36 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 21:41 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev32…rev35 | Up to date | ||||||||||||||||
charm-nrpe | charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 01:55 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev149…rev156 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 01:55 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev149…rev155 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 01:55 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev149…rev154 | |||||||||||||||||
charm-openstack-service-checks | charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 22:39 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev60…rev61 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 03:37 UTC on 21 Feb 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev59…rev60 charm-openstack-service-checks
resources:
Static resources: Released to ‘latest/edge’ at 03:20 UTC on 18 Feb 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev58…rev59 | Up to date | ||||||||||||||||
charm-prometheus-blackbox-exporter | charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 23:32 UTC on 18 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev32…rev33 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 04:32 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev31…rev32 charm-prometheus-blackbox-exporter
resources:
Static resources: Released to ‘latest/edge’ at 16:05 UTC on 6 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev30…rev31 | Up to date | ||||||||||||||||
charm-prometheus-juju-exporter | charm-prometheus-juju-exporter
resources:
Static resources: Released to ‘latest/edge’ at 12:47 UTC on 21 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-prometheus-juju-exporter/compare/rev33…rev36 charm-prometheus-juju-exporter
resources:
Static resources: Released to ‘latest/edge’ at 12:46 UTC on 21 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-prometheus-juju-exporter/compare/rev33…rev35 charm-prometheus-juju-exporter
resources:
Static resources: Released to ‘latest/edge’ at 14:05 UTC on 14 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-juju-exporter/compare/rev31…rev34 | Up to date | ||||||||||||||||
charm-prometheus-libvirt-exporter | charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 04:46 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev74…rev81 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 04:46 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev74…rev80 charm-prometheus-libvirt-exporter
resources:
Static resources: Released to ‘latest/edge’ at 04:46 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev74…rev79 | |||||||||||||||||
charm-simple-streams | charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 12:14 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev32…rev35 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 12:14 UTC on 21 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev32…rev34 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 04:13 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev30…rev33 | Up to date | ||||||||||||||||
charm-storage-connector | 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 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…rev25 charm-storage-connector
resources:
Static resources: Released to ‘latest/edge’ at 21:43 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-storage-connector/compare/rev21…rev24 | Up to date | ||||||||||||||||
charm-sysconfig | charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 00:57 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev82…rev89 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 00:57 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev82…rev88 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 00:57 UTC on 19 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev82…rev87 | Up to date | ||||||||||||||||
charm-userdir-ldap | charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:44 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev51…rev62 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:44 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev51…rev61 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 21:44 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev51…rev60 | Up to date | ||||||||||||||||
charm-duplicity | 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 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 21:32 UTC on 13 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev13…rev14 charm-duplicity
resources: Static resources: Released to ‘latest/edge’ at 22:49 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-duplicity/compare/rev12…rev13 | Up to date | ||||||||||||||||
charm-apt-mirror | charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 16:46 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev48…rev51 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 16:46 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev48…rev50 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 00:18 UTC on 11 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev46…rev49 | Up to date | ||||||||||||||||
derper-snap | derper-snap
Bump version to 1.82.0 (#30) derper-snap
Update centrally managed files (#28)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> derper-snap
Update centrally managed files (#26)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabrielcocenza@gmail.com | Up to date | ||||||||||||||||
dcgm-snap | dcgm-snap
Update centrally managed files (#57)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> dcgm-snap
Add snap repo git revision to snap (#56) This will help identify which revision of this snap source was used to build a snap revision. dcgm-snap
update SECURITY.md (#55) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
hardware-observer-operator | hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 16:31 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev235…rev246 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 16:31 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev235…rev245 hardware-observer-operator
resources:
Static resources: Released to ‘latest/edge’ at 16:31 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev235…rev244 | Up to date | ||||||||||||||||
headscale-snap | 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> headscale-snap
Update centrally managed files (#26)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Samuel Allan samuel.allan@canonical.com | 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.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 | |||||||||||||||||
juju-lint | juju-lint
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/juju-lint/compare/23.10…1.3.0 | |||||||||||||||||
layer-beats-base | 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> layer-beats-base
Update centrally managed files (#55)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
layer-filebeat | layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 16:26 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev62…rev67 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 16:26 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev62…rev66 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 16:26 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev62…rev65 | Up to date | ||||||||||||||||
openstack-exporter-operator | openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 16:54 UTC on 31 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev47…rev48 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 03:52 UTC on 26 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev46…rev47 openstack-exporter-operator
resources:
Static resources: Released to ‘latest/edge’ at 02:57 UTC on 25 Mar 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev45…rev46 | Up to date | ||||||||||||||||
prometheus-hardware-exporter | prometheus-hardware-exporter
Update centrally managed files (#96)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> prometheus-hardware-exporter
Add safeguard to prevent race condition (#95)
prometheus-hardware-exporter
Add tics for the project (#94) This project is not using the automation tool for check.yaml because it’s not a charm or snap. This PR manually adds tics for the project | Up to date | ||||||||||||||||
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 | |||||||||||||||||
prometheus-juju-exporter | prometheus-juju-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-juju-exporter/compare/3.0.0…3.1.0 prometheus-juju-exporter
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/prometheus-juju-exporter/compare/2.0.0…3.0.0 prometheus-juju-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-juju-exporter/compare/1.0.5…2.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 | |||||||||||||||||
smartctl-exporter-snap | smartctl-exporter-snap
Update centrally managed files (#32)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
Update centrally managed files (#31)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
Bump smartctl-exporter dependancy to v0.13.0 (#29) | Up to date | ||||||||||||||||
snap-tempest | 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 snap-tempest
Update centrally managed files (#342)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Gabriel Cocenza gabriel.cocenza@canonical.com snap-tempest
update CONTRIBUTING.md (#337) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
charmed-openstack-upgrader | 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 charmed-openstack-upgrader
Breaking changes
New features
Bugs fixed
Full changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/1.1.0…2.0.0 | Up to date | ||||||||||||||||
velero-operator | velero-operator
chore: add/update config files (#6) Adds/updates the following config files:
Adds the Closes: #5 Co-authored-by: Kimonas Sotirchos kimwnasptd@gmail.com | Up to date |