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 | lru
Merge pull request #4 from jameinel/intern-buf-offset https://github.com/juju/lru/pull/4 This changes the LRU implementations from using pointers and list.List entries to using offsets into a buffer. The big wins here are in total memory consumption and memory fragmentation. Benchmarks show that it is a fair bit faster, and a lot less memory churn. https://docs.google.com/spreadsheets/d/1dKU65ctSM7wll5BABmK6RNhyiPRDdqFg5ofjiJLYBoE/edit?usp=sharing I created a script that used the various LRU implementations to cache “Count” 8-byte keys, and then asked go runtime to tell me things like how long it took and how much memory was being consumed. There were 2 main tests:
Some interesting datapoints from the benchmarking
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | version
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/version/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
blobstore | blobstore
What’s Changed
Full Changelog: https://github.com/juju/blobstore/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
worker | 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 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v3.2.0…v3.3.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
viddy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charm-base-images | charm-base-images
Merge pull request #14 from hpidcock/ghcr ghcr.io repository + juju (170:170) user and group | 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.0.13…v3.0.14 cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.0.12…v3.0.13 cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.0.11…v3.0.12 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v4.0.10…v4.0.11 description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v4.0.9…v4.0.10 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kvm-maas | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
gomaasapi | 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 gomaasapi
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.0.1…v2.0.2 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http | http
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/http/commits/v2.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
httprequest | httprequest
Merge pull request #54 from rogpeppe/043-add-handlers add AddHandlers convenience function httprequest
add AddHandlers convenience function This loop is implemented too many times outside httprequest. Implement it here to save minor pain. httprequest
Merge pull request #53 from rogpeppe/042-omitempty add support for omitempty | 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.2.4!This is a point release to the stable 3.2 series of Juju. Checkout the Juju 3.2.4 Release Notes juju
The Juju team is proud to release Juju 3.3.0!This is a point release to the stable 3.3 series of Juju. Checkout the Juju 3.3.0 Release Notes juju
The Juju team is proud to release Juju 3.1.6!This is a point release to the stable 3.1 series of Juju. Checkout the Juju 3.1.6 Release Notes |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju-db-oci | juju-db-oci
Merge pull request #10 from hpidcock/release-oci-cron Add ghcr.io juju-db-oci
Merge pull request #9 from hpidcock/release-oci-cron Add support for test_tags. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
juju-db-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
charm | charm
What’s Changed
Full Changelog: https://github.com/juju/charm/compare/v11.0.2…v11.1.0 charm
What’s Changed
Full Changelog: https://github.com/juju/charm/compare/v11.0.0…v11.0.1 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
bundlechanges | bundlechanges
Merge pull request #93 from SimonRichardson/v4-into-master https://github.com/juju/bundlechanges/pull/93 Merge conflict for changes_test.go - merge was resolved easily. e3037fe (upstream/v4, origin/v4, v4) Merge pull request #92 from SimonRichardson/upgrade-charm-channel a62d69d Merge pull request #91 from SimonRichardson/upgrade-charm-channel 889cd22 Merge pull request #90 from SimonRichardson/upgrade-charm-channel 350614c Merge pull request #89 from SimonRichardson/application-channel bundlechanges
Merge branch ‘v4’ of github.com:juju/bundlechanges into v4-into-master bundlechanges
Merge pull request #92 from SimonRichardson/upgrade-charm-channel https://github.com/juju/bundlechanges/pull/92 Older controllers ignored channels and so should we when looking at existing information. The code just bails out if we’re speaking to an older controller. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mgo | mgo
Merge pull request #25 from tlm/fix-firewall-issues-macos Fixes firewall issues on macos. mgo
Fixes firewall issues on macos. When trying to bind to addresses other then localhost macos prompts the user to accept the firewall hole. For tests this becomes very annoying and slows down iteration.
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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
utils | utils
What’s Changed
Full Changelog: https://github.com/juju/utils/compare/v3.0.1..v3.0.2 utils
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/utils/compare/v3.0.0…v3.0.1 utils
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/utils/compare/v0…v3.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
names | names
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/names/compare/4.0.0…v4.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
os | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
packaging | packaging
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/packaging/compare/v2.0.0…v2.0.1 packaging
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/packaging/commits/v2.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
usso | usso
Merge pull request #16 from juju/dependabot/go_modules/github.com/frankban/quicktest-1.14.0 Bump github.com/frankban/quicktest from 1.13.0 to 1.14.0 usso
Bump github.com/frankban/quicktest from 1.13.0 to 1.14.0 Bumps github.com/frankban/quicktest from 1.13.0 to 1.14.0. - Release notes - Commits updated-dependencies: - dependency-name: github.com/frankban/quicktest dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com usso
Merge pull request #15 from juju/dependabot/github_actions/actions/checkout-2.3.5 Bump actions/checkout from 2.3.4 to 2.3.5 | 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.2.0.1…3.2.3.0 python-libjuju
What’s Changed
Full Changelog: https://github.com/juju/python-libjuju/compare/2.9.44.1…2.9.45.0 python-libjuju
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.2.0.1…3.2.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
replicaset | replicaset
What’s Changed
Full Changelog: https://github.com/juju/replicaset/compare/v2.0.0…v2.0.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 | 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
Please see the CHANGELOG.md for full details. What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.9.1…v0.10.0 terraform-provider-juju
Bug Fix
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.9.0…v0.9.1 terraform-provider-juju
EnhancementsThe provider has been updated to use the Terraform Plugin Framework. This will improve future work. Bug Fix
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v0.8.0…v0.9.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retry | retry
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/retry/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mutex | mutex
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/mutex/commits/v2.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ansiterm | ansiterm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ansiterm/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
loggo | loggo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/loggo/commits/v1.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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
persistent-cookiejar | persistent-cookiejar
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/persistent-cookiejar/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
gojsonschema | gojsonschema
Full Changelog: https://github.com/juju/gojsonschema/commits/v1.0.0 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
operator | operator
This release includes a few small improvements: a new function
We fixed a couple of small issues:
We’ve also made a few small improvements to the documentation:
Finally, we wrapped up our work on #1007, so the test suite is now fully type checked, did a couple of other minor type hinting improvements, and broke out the ‘real’ Pebble tests into a separate file for more clarity (you can still just run
Full Changelog: https://github.com/canonical/operator/compare/2.7.0…2.8.0 operator
This release includes one new feature, a new function
We’ve also made a few small improvements to the documentation:
Finally, we’ve also made a start expanding our type hinting to cover the test suite, and made a couple of minor improvements/fixes to our CI:
(Thanks @tonyandrewmeyer for your first contributions, and welcome to the team!) Full Changelog: https://github.com/canonical/operator/compare/2.6.0…2.7.0 operator
This release has two significant improvements to
In addition, several small improvements and fixes are included:
| |||||||||||||||||
operator-libs-linux | operator-libs-linux
Add badges for workflows. (#112) operator-libs-linux
Increase default SnapClient timeout to 30 seconds (#111)
SnapClient has a default timeout of 5 seconds for all RPCs to the snapd socket. If any operation takes more, an exception is raised to the caller. We have seen this causing issues in slow CI environments, where a simple config-changed hook will attempt to check if a snap is installed, timeout and move the unit to a blocked status (causing the CI run to fail). This is augmented by the fact that typically SnapCache is used instead of SnapClient, which only uses the default value and does not provide a way to configure the timeout. Simply increasing the timeout is enough to tackle the flakes.
operator-libs-linux
Add functional tests for grub lib (#104) Switch to use update_config instead of save_config in Config.update function to ensure charm configs are updated and not overwritten. Fix wiring lines in _save_config function. Raise ApplyError if grub-mkconfig command failed, since it is failing also if there is wrong validation. Since the grub lib required to run integration tests on machine or VM, we are switch to running integration tests directly on GitHub runner. It was not possible to run it on VMs, since the GitHub runner do not supports nested virtualization. | Up to date | ||||||||||||||||
pebble | pebble
New features
Other minor changes
New Contributors
Full Changelog: https://github.com/canonical/pebble/compare/v1.4.0…v1.5.0 pebble
This release includes two new features:
In addition, we improved the error message from Full Changelog: https://github.com/canonical/pebble/compare/v1.3.0…v1.4.0 pebble
This is Pebble version What’s ChangedNotable user-facing features and fixes:
Refactoring and CI improvements:
New Contributors
Full Changelog: https://github.com/canonical/pebble/compare/v1.2.0…v1.3.0 |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
loki | loki
Upgrade dskit (#10249) loki
Update chunk and head fmt to v4 (non-indexed labels) (#10242) What this PR does / why we need it: This PR updates the default chunk and heads format to v4 to support writing and reading non-indexed labels. Co-authored-by: Sandeep Sukhani sandeep.d.sukhani@gmail.com loki
Upgrade dskit and remove dependency on weaveworks/common (#10220) What this PR does / why we need it: This PR upgrades The changes in dskit, apart from the migration (https://github.com/grafana/dskit/pull/356), are:
Which issue(s) this PR fixes: (none) Special notes for your reviewer: Checklist
- [x] Reviewed the
Co-authored-by: Michel Hollands 42814411+MichelHollands@users.noreply.github.com | Up to date | ||||||||||||||||||||
blackbox-exporter-k8s-operator | blackbox-exporter-k8s-operator
resources: - blackbox-exporter-image: quay.io/prometheus/blackbox-exporter:v0.24.0 resource-revision: 3 Static resources: Released to ‘latest/edge’ at 11:15 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev2…rev3 blackbox-exporter-k8s-operator
resources: - blackbox-exporter-image: quay.io/prometheus/blackbox-exporter:v0.24.0 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 09:34 UTC on 22 Sep 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/commits/rev2 | Up to date | ||||||||||||||||||||
avalanche-k8s-operator | avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 18 Static resources: Released to ‘latest/edge’ at 13:59 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev35…rev36 avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 17 Static resources: Released to ‘latest/edge’ at 22:01 UTC on 6 Jun 2023 What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev34…rev35 avalanche-k8s-operator
resources: - avalanche-image: quay.io/freshtracks.io/avalanche resource-revision: 16 Static resources: Released to ‘latest/edge’ at 13:13 UTC on 11 May 2023 What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev33…rev34 | Up to date | ||||||||||||||||||||
loki-k8s-operator | loki-k8s-operator
resources: - loki-image: ghcr.io/canonical/loki:2.7.4 resource-revision: 88 Static resources: Released to ‘latest/edge’ at 19:00 UTC on 22 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev104…rev105 loki-k8s-operator
resources: - loki-image: ghcr.io/canonical/loki:2.7.4 resource-revision: 87 Static resources: Released to ‘latest/edge’ at 22:14 UTC on 15 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev103…rev104 loki-k8s-operator
resources: - loki-image: ghcr.io/canonical/loki:2.7.4 resource-revision: 86 Static resources: Released to ‘latest/edge’ at 14:20 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev102…rev103 | Up to date | ||||||||||||||||||||
catalogue-k8s-operator | catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 32 Static resources: Released to ‘latest/edge’ at 12:26 UTC on 24 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev32…rev33 catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 32 Static resources: Released to ‘latest/edge’ at 14:48 UTC on 23 Nov 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev31…rev32 catalogue-k8s-operator
resources: - catalogue-image: ghcr.io/canonical/catalogue-k8s-operator:latest resource-revision: 32 Static resources: Released to ‘latest/edge’ at 12:54 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev30…rev31 | Up to date | ||||||||||||||||||||
traefik-route-k8s-operator | traefik-route-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 15:41 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/traefik-route-k8s-operator/compare/rev17…rev18 traefik-route-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 08:01 UTC on 20 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/traefik-route-k8s-operator/compare/rev16…rev17 traefik-route-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 14:42 UTC on 20 Sep 2023 What’s Changed
Full Changelog: https://github.com/canonical/traefik-route-k8s-operator/compare/rev15…rev16 | Up to date | ||||||||||||||||||||
cos-alerter | cos-alerter
Update badges in README.md (#62)
Co-authored-by: Dylan Stephano-Shachter dylan.stephano-shachter@canonical.com cos-alerter
allow user to set listen address and port (#55)
cos-alerter
add snapcraft recipe (#52)
Co-authored-by: Dylan Stephano-Shachter dylan.stephano-shachter@canonical.com | 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: 32 Static resources: Released to ‘latest/edge’ at 09:36 UTC on 24 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev41…rev42 cos-configuration-k8s-operator
resources: - git-sync-image: k8s.gcr.io/git-sync/git-sync:v3.5.0 resource-revision: 32 Static resources: Released to ‘latest/edge’ at 09:02 UTC on 24 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev40…rev41 cos-configuration-k8s-operator
resources: - git-sync-image: k8s.gcr.io/git-sync/git-sync:v3.5.0 resource-revision: 32 Static resources: Released to ‘latest/edge’ at 09:54 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev38…rev40 | Up to date | ||||||||||||||||||||
cos-lite-bundle | cos-lite-bundle
Update matrix.yaml (#87) cos-lite-bundle
replace the test bundle oci images with our ROCKs using the dev-tag on ghcr.io (#83) cos-lite-bundle
Add tls overlay (#80)
Co-authored-by: Simon Aronsson simme@arcticbit.se | Up to date | ||||||||||||||||||||
cos-proxy-operator | cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 16:15 UTC on 27 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev51…rev52 cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 17:35 UTC on 21 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev50…rev51 cos-proxy-operator
resources: Static resources: Released to ‘latest/edge’ at 17:03 UTC on 15 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev49…rev50 | Up to date | ||||||||||||||||||||
cos-tool | Up to date | |||||||||||||||||||||
grafana-agent-k8s-operator | grafana-agent-k8s-operator
resources: - agent-image: ubuntu/grafana-agent:0.35.2-22.04_stable resource-revision: 36 Static resources: Released to ‘latest/edge’ at 13:34 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev50…rev51 grafana-agent-k8s-operator
resources: - agent-image: ubuntu/grafana-agent:0.35.2-22.04_stable resource-revision: 35 Static resources: Released to ‘latest/edge’ at 16:00 UTC on 3 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev49…rev50 grafana-agent-k8s-operator
resources: - agent-image: ghcr.io/canonical/grafana-agent:latest resource-revision: 34 Static resources: Released to ‘latest/edge’ at 17:29 UTC on 29 Sep 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev48…rev49 | Up to date | ||||||||||||||||||||
grafana-agent-operator | grafana-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 03:56 UTC on 28 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev24…rev25 grafana-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 15:34 UTC on 24 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev22…rev24 | Up to date | ||||||||||||||||||||
grafana-agent-rock | grafana-agent-rock
chore(deps): bump grafana-agent version to v0.37.4 (#30) Co-authored-by: Github Actions github-actions@github.com grafana-agent-rock
chore(deps): bump grafana-agent version to v0.35.4 (#22) Co-authored-by: Github Actions github-actions@github.com grafana-agent-rock
onboard to oci-factory (#20)
| Up to date | ||||||||||||||||||||
alertmanager-k8s-operator | alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0-22.04 resource-revision: 84 Static resources: Released to ‘latest/edge’ at 13:08 UTC on 14 Nov 2023 Released to ‘latest/beta’ at 08:44 UTC on 22 Nov 2023 Released to ‘latest/candidate’ at 08:47 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev95…rev96 alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0-22.04 resource-revision: 83 Static resources: Released to ‘latest/edge’ at 09:38 UTC on 19 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev94…rev95 alertmanager-k8s-operator
resources: - alertmanager-image: ubuntu/alertmanager:0.25.0-22.04_stable resource-revision: 82 Static resources: Released to ‘latest/edge’ at 16:05 UTC on 5 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev93…rev94 | Up to date | ||||||||||||||||||||
loki-rock | loki-rock
chore(deps): bump loki version to v2.9.2 (#19) Co-authored-by: Github Actions github-actions@github.com loki-rock
onboard to oci-factory (#16) loki-rock
chore(deps): bump loki version to v2.8.4 (#15) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
traefik-k8s-operator | traefik-k8s-operator
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 155 Static resources: Released to ‘latest/edge’ at 18:51 UTC on 28 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev164…rev165 traefik-k8s-operator
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 155 Static resources: Released to ‘latest/edge’ at 15:59 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev163…rev164 traefik-k8s-operator
resources: - traefik-image: docker.io/ubuntu/traefik:2-22.04 resource-revision: 154 Static resources: Released to ‘latest/edge’ at 10:05 UTC on 26 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev162…rev163 | Up to date | ||||||||||||||||||||
grafana-rock | grafana-rock
chore(deps): bump grafana version to v10.2.0 (#21) Co-authored-by: Github Actions github-actions@github.com grafana-rock
vbump and ca-certs (#19) grafana-rock
Fix rock-update.yaml (#20) | Up to date | ||||||||||||||||||||
karma-alertmanager-proxy-k8s-operator | karma-alertmanager-proxy-k8s-operator
Update badges in README.md and fix CI (#28) karma-alertmanager-proxy-k8s-operator
upkeep: use refactored ci (#27) karma-alertmanager-proxy-k8s-operator
Upkeep (#24)
| Up to date |
| |||||||||||||||||||
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 12:55 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev19…rev20 karma-k8s-operator
resources: - karma-image: ghcr.io/prymitive/karma:v0.114 resource-revision: 14 Static resources: Released to ‘latest/edge’ at 21:43 UTC on 4 Aug 2023 What’s ChangedFull Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev17…rev19 karma-k8s-operator
resources: - karma-image: ghcr.io/prymitive/karma:v0.114 resource-revision: 12 Static resources: Released to ‘latest/edge’ at 17:22 UTC on 28 Jul 2023 What’s ChangedFull Changelog: https://github.com/canonical/karma-k8s-operator/compare/rev16…rev17 | Up to date |
| |||||||||||||||||||
traefik-rock | traefik-rock
chore(deps): bump traefik version to v2.10.5 (#13) Co-authored-by: Github Actions github-actions@github.com traefik-rock
Fix rock-update.yaml (#12) traefik-rock
fix traefik-rock folder structure (#11) | Up to date | ||||||||||||||||||||
alertmanager-rock | alertmanager-rock
fix oci-factory release by inheriting secrets (#18) alertmanager-rock
chore(deps): bump alertmanager version to v0.26.0 (#17) Co-authored-by: Github Actions github-actions@github.com alertmanager-rock
fix: build alertmanger on 22.04 (#15) | Up to date | ||||||||||||||||||||
grafana-cloud-integrator | grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 12:51 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev7…rev8 grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 12:33 UTC on 2 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev6…rev7 grafana-cloud-integrator
resources: Static resources: Released to ‘latest/edge’ at 13:51 UTC on 12 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev5…rev6 | Up to date | ||||||||||||||||||||
mimir-coordinator-k8s-operator | mimir-coordinator-k8s-operator
adopt the one-relation model (#12)
Co-authored-by: Pietro Pasotti starfire.daemon@gmail.com mimir-coordinator-k8s-operator
Add CODEOWNERS (#10) mimir-coordinator-k8s-operator
Drop ‘mimir-’ prefix from relation names (#8) | Up to date | ||||||||||||||||||||
mimir-k8s-operator | mimir-k8s-operator
Update badges in README.md (#32) mimir-k8s-operator
use rock from oci-factory (#31)
mimir-k8s-operator
upkeep: use the new refactored workflows (#30) | Up to date |
| |||||||||||||||||||
mimir-rock | mimir-rock
chore(deps): bump mimir version to mimir-2.10.0 (#13) Co-authored-by: Github Actions github-actions@github.com mimir-rock
chore(deps): bump mimir version to mimir-2.9.0 (#11) Co-authored-by: Github Actions github-actions@github.com mimir-rock
onboard to oci-factory (#10) | Up to date | ||||||||||||||||||||
tls-truststore-operator | Up to date | |||||||||||||||||||||
observability | observability
fix variable typon in libs release (#124) observability
fix releases libs ci by cloning the charm repo (#121) observability
change release-libs to bash script (#119) | Up to date | ||||||||||||||||||||
observability-libs | observability-libs
resources: - placeholder-image: busybox resource-revision: 24 Static resources: Released to ‘latest/edge’ at 15:42 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev23…rev24 observability-libs
resources: - placeholder-image: busybox resource-revision: 23 Static resources: Released to ‘latest/edge’ at 07:39 UTC on 20 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev22…rev23 observability-libs
resources: - placeholder-image: busybox resource-revision: 22 Static resources: Released to ‘latest/edge’ at 14:52 UTC on 18 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev21…rev22 | Up to date | ||||||||||||||||||||
prometheus-k8s-operator | prometheus-k8s-operator
resources: - prometheus-image: ghcr.io/canonical/prometheus:dev resource-revision: 134 Static resources: Released to ‘latest/edge’ at 19:49 UTC on 23 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev157…rev158 prometheus-k8s-operator
resources: - prometheus-image: ghcr.io/canonical/prometheus:dev resource-revision: 134 Static resources: Released to ‘latest/edge’ at 17:57 UTC on 22 Nov 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev156…rev157 prometheus-k8s-operator
resources: - prometheus-image: ghcr.io/canonical/prometheus:dev resource-revision: 133 Static resources: Released to ‘latest/edge’ at 16:45 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev155…rev156 | Up to date | ||||||||||||||||||||
prometheus-pushgateway-k8s-operator | prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 6 Static resources: Released to ‘latest/edge’ at 15:51 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev6…rev7 prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 5 Static resources: Released to ‘latest/edge’ at 08:30 UTC on 20 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev5…rev6 prometheus-pushgateway-k8s-operator
resources: - pushgateway-image: ghcr.io/canonical/prometheus-pushgateway:dev resource-revision: 4 Static resources: Released to ‘latest/edge’ at 14:17 UTC on 29 Sep 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev4…rev5 | Up to date | ||||||||||||||||||||
prometheus-pushgateway-rock | prometheus-pushgateway-rock
fix rock and ci (#11) prometheus-pushgateway-rock
install ca-certificates and remove prometheus-pushgateway section (#10) prometheus-pushgateway-rock
chore(deps): bump prometheus-pushgateway version to v1.6.2 (#9) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
prometheus-rock | prometheus-rock
Update badges in README.md (#35) prometheus-rock
chore(deps): bump prometheus version to v2.47.2 (#34) Co-authored-by: Github Actions github-actions@github.com prometheus-rock
Merge pull request #30 from canonical/sed-i-patch-1 Add ca-certificates | Up to date | ||||||||||||||||||||
prometheus-scrape-config-k8s-operator | prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 15:43 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev43…rev44 prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 09:04 UTC on 19 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev42…rev43 prometheus-scrape-config-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 15:40 UTC on 28 Apr 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev41…rev42 | Up to date | ||||||||||||||||||||
prometheus-scrape-target-k8s-operator | prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 15:40 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev30…rev31 prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 12:35 UTC on 2 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev29…rev30 prometheus-scrape-target-k8s-operator
resources: Static resources: Released to ‘latest/edge’ at 21:03 UTC on 19 Jul 2023 What’s ChangedFull Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev28…rev29 | Up to date | ||||||||||||||||||||
s3proxy-rock | s3proxy-rock
Use Pebble for startup (#4) s3proxy-rock
rebuild rock every week (#2)
s3proxy-rock
standardize rock (#1)
| Up to date | ||||||||||||||||||||
tempo-rock | Up to date | |||||||||||||||||||||
tempo-k8s-operator | tempo-k8s-operator
resources: - tempo-image: grafana/tempo:1.5.0 resource-revision: 14 Static resources: Released to ‘latest/edge’ at 15:42 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/tempo-k8s-operator/compare/rev15…rev16 tempo-k8s-operator
resources: - tempo-image: grafana/tempo:1.5.0 resource-revision: 13 Static resources: Released to ‘latest/edge’ at 09:09 UTC on 19 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/tempo-k8s-operator/compare/rev14…rev15 tempo-k8s-operator
resources: - tempo-image: grafana/tempo:1.5.0 resource-revision: 12 Static resources: Released to ‘latest/edge’ at 23:57 UTC on 28 Sep 2023 What’s ChangedFull Changelog: https://github.com/canonical/tempo-k8s-operator/compare/rev13…rev14 | Up to date |
| |||||||||||||||||||
snmp_notifier | snmp_notifier
Build for SNMP Notifier, based on the upstream ‘v1.4.0’ release of the | |||||||||||||||||||||
grafana-k8s-operator | grafana-k8s-operator
resources: - litestream-image: docker.io/litestream/litestream:0.4.0-beta.2 resource-revision: 43 - grafana-image: docker.io/ubuntu/grafana:9.2-22.04_beta resource-revision: 63 Static resources: Released to ‘latest/edge’ at 19:21 UTC on 6 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev92…rev93 grafana-k8s-operator
resources: - litestream-image: docker.io/litestream/litestream:0.4.0-beta.2 resource-revision: 42 - grafana-image: docker.io/ubuntu/grafana:9.2-22.04_beta resource-revision: 62 Static resources: Released to ‘latest/edge’ at 19:05 UTC on 8 Sep 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev91…rev92 grafana-k8s-operator
resources: - litestream-image: docker.io/litestream/litestream:0.4.0-beta.2 resource-revision: 41 - grafana-image: docker.io/ubuntu/grafana:9.2-22.04_beta resource-revision: 61 Static resources: Released to ‘latest/edge’ at 12:21 UTC on 28 Aug 2023 What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev90…rev91 | |||||||||||||||||||||
charming-actions | charming-actions
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charming-actions/compare/2.3.0…2.4.0 charming-actions
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.2.5…2.3.0 charming-actions
What’s Changed
Full Changelog: https://github.com/canonical/charming-actions/compare/2.2.4…2.2.5 | Up to date | ||||||||||||||||||||
nrpe_exporter | nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.5…0.2.6 nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.4…0.2.5 nrpe_exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.2…0.2.4 | Up to date | ||||||||||||||||||||
grafana-agent-snap |
Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
seldon-core-operator | seldon-core-operator
resources: - oci-image: docker.io/seldonio/seldon-core-operator:1.17.1 resource-revision: 697 Static resources: Released to ‘latest/edge’ at 09:52 UTC on 27 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/seldon-core-operator/compare/rev589…rev604 seldon-core-operator
resources: - oci-image: docker.io/seldonio/seldon-core-operator:1.17.1 resource-revision: 695 Static resources: Released to ‘1.17/edge’ at 17:04 UTC on 20 Nov 2023 Released to ‘1.17/stable’ at 12:43 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/seldon-core-operator/compare/rev581…rev590 seldon-core-operator
resources: - oci-image: docker.io/seldonio/seldon-core-operator:1.17.1 resource-revision: 694 Static resources: Released to ‘latest/edge’ at 16:46 UTC on 20 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/seldon-core-operator/compare/rev581…rev589 | Up to date | ||||||||||||||||
oidc-gatekeeper-operator | oidc-gatekeeper-operator
resources: - oci-image: gcr.io/arrikto/kubeflow/oidc-authservice:e236439 resource-revision: 431 Static resources: Released to ‘latest/edge’ at 16:34 UTC on 24 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/oidc-gatekeeper-operator/compare/rev291…rev307 oidc-gatekeeper-operator
resources: - oci-image: docker.io/kubeflowmanifestswg/oidc-authservice:e236439 resource-revision: 428 Static resources: Released to ‘ckf-1.8/edge’ at 16:46 UTC on 21 Nov 2023 Released to ‘ckf-1.8/stable’ at 09:34 UTC on 22 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/oidc-gatekeeper-operator/compare/rev291…rev294 oidc-gatekeeper-operator
resources: - oci-image: gcr.io/arrikto/kubeflow/oidc-authservice:e236439 resource-revision: 426 Static resources: Released to ‘ckf-1.8/edge’ at 16:42 UTC on 20 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/oidc-gatekeeper-operator/compare/rev288…rev292 | Up to date | ||||||||||||||||
kfp-operators | kfp-operators
resources: - oci-image: gcr.io/ml-pipeline/visualization-server:2.0.3 resource-revision: 972 Static resources: Released to ‘2.0/edge’ at 12:55 UTC on 22 Nov 2023 Released to ‘2.0/stable’ at 12:59 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1028…kfp-viz-rev985 kfp-operators
resources: - oci-image: gcr.io/ml-pipeline/visualization-server:2.0.3 resource-revision: 971 Static resources: Released to ‘latest/edge’ at 12:30 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1028…kfp-viz-rev984 kfp-operators
resources: - oci-image: gcr.io/ml-pipeline/visualization-server:2.0.3 resource-revision: 965 Static resources: Released to ‘latest/edge’ at 08:20 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kfp-operators/compare/kfp-api-rev1017…kfp-viz-rev978 | Up to date | ||||||||||||||||
training-operator | training-operator
resources: - training-operator-image: kubeflow/training-operator:v1-855e096 resource-revision: 347 Static resources: Released to ‘1.7/edge’ at 09:14 UTC on 22 Nov 2023 Released to ‘1.7/stable’ at 09:17 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/training-operator/compare/rev311…rev330 training-operator
resources: - training-operator-image: kubeflow/training-operator:v1-855e096 resource-revision: 346 Static resources: Released to ‘latest/edge’ at 09:11 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/training-operator/compare/rev311…rev329 training-operator
resources: - training-operator-image: kubeflow/training-operator:v1-855e096 resource-revision: 328 Static resources: Released to ‘latest/edge’ at 14:16 UTC on 4 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/training-operator/compare/rev304…rev311 | Up to date | ||||||||||||||||
minio-operator | minio-operator
resources: - oci-image: minio/minio:RELEASE.2021-09-03T03-56-13Z resource-revision: 540 Static resources: Released to ‘ckf-1.8/edge’ at 16:45 UTC on 21 Nov 2023 Released to ‘ckf-1.8/stable’ at 16:55 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/minio-operator/compare/rev254…rev258 minio-operator
resources: - oci-image: minio/minio:RELEASE.2021-09-03T03-56-13Z resource-revision: 539 Static resources: Released to ‘latest/edge’ at 16:40 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/minio-operator/compare/rev254…rev257 minio-operator
resources: - oci-image: minio/minio:RELEASE.2021-09-03T03-56-13Z resource-revision: 536 Static resources: Released to ‘latest/edge’ at 16:57 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/minio-operator/compare/rev251…rev254 | Up to date | ||||||||||||||||
kserve-operators | kserve-operators
resources: - kube-rbac-proxy-image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 438 - kserve-controller-image: kserve/kserve-controller:v0.11.1 resource-revision: 439 Static resources: Released to ‘0.11/edge’ at 15:09 UTC on 21 Nov 2023 Released to ‘0.11/stable’ at 15:20 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev428…kserve-controller-rev435 kserve-operators
resources: - kube-rbac-proxy-image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 437 - kserve-controller-image: kserve/kserve-controller:v0.11.1 resource-revision: 438 Static resources: Released to ‘latest/edge’ at 15:03 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev428…kserve-controller-rev434 kserve-operators
resources: - kube-rbac-proxy-image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 431 - kserve-controller-image: kserve/kserve-controller:v0.11.0 resource-revision: 432 Static resources: Released to ‘latest/edge’ at 16:42 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kserve-operators/compare/kserve-controller-rev425…kserve-controller-rev428 | Up to date | ||||||||||||||||
istio-operators | istio-operators
resources: Static resources: Released to ‘latest/edge’ at 12:53 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev723…istio-pilot-rev713 istio-operators
resources: Static resources: Released to ‘latest/edge’ at 12:10 UTC on 21 Nov 2023 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev715…istio-pilot-rev712 istio-operators
resources: Static resources: Released to ‘1.17/edge’ at 11:53 UTC on 21 Nov 2023 Released to ‘1.17/stable’ at 12:26 UTC on 21 Nov 2023 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/istio-operators/compare/istio-gateway-rev715…istio-pilot-rev711 | Up to date | ||||||||||||||||
katib-operators | katib-operators
resources: - oci-image: docker.io/kubeflowkatib/katib-ui:v0.16.0 resource-revision: 663 Static resources: Released to ‘0.16/edge’ at 10:36 UTC on 21 Nov 2023 Released to ‘0.16/stable’ at 12:33 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev438…katib-ui-rev422 katib-operators
resources: - oci-image: docker.io/kubeflowkatib/katib-ui:v0.16.0 resource-revision: 662 Static resources: Released to ‘latest/edge’ at 21:53 UTC on 20 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev438…katib-ui-rev421 katib-operators
resources: - oci-image: docker.io/kubeflowkatib/katib-db-manager:v0.16.0 resource-revision: 415 Static resources: Released to ‘0.16/edge’ at 10:38 UTC on 21 Nov 2023 Released to ‘0.16/stable’ at 12:32 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/katib-operators/compare/katib-controller-rev438…katib-db-manager-rev411 | Up to date | ||||||||||||||||
kubeflow-volumes-operator | kubeflow-volumes-operator
resources: - oci-image: docker.io/kubeflownotebookswg/volumes-web-app:v1.8.0 resource-revision: 260 Static resources: Released to ‘1.8/edge’ at 16:41 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:37 UTC on 21 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev254…rev260 kubeflow-volumes-operator
resources: - oci-image: docker.io/kubeflownotebookswg/volumes-web-app:v1.8.0 resource-revision: 259 Static resources: Released to ‘latest/edge’ at 14:51 UTC on 20 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev254…rev259 kubeflow-volumes-operator
resources: - oci-image: docker.io/kubeflownotebookswg/volumes-web-app:v1.8.0-rc.0 resource-revision: 254 Static resources: Released to ‘latest/edge’ at 16:41 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kubeflow-volumes-operator/compare/rev250…rev254 | Up to date | ||||||||||||||||
kubeflow-tensorboards-operator | kubeflow-tensorboards-operator
resources: - tensorboards-web-app-image: kubeflownotebookswg/tensorboards-web-app:v1.8.0 resource-revision: 56 Static resources: Released to ‘1.8/edge’ at 16:52 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:44 UTC on 21 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev240…tensorboards-web-app-rev245 kubeflow-tensorboards-operator
resources: - tensorboards-web-app-image: kubeflownotebookswg/tensorboards-web-app:v1.8.0 resource-revision: 55 Static resources: Released to ‘latest/edge’ at 14:50 UTC on 20 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev240…tensorboards-web-app-rev244 kubeflow-tensorboards-operator
resources: - tensorboard-controller-image: kubeflownotebookswg/tensorboard-controller:v1.8.0 resource-revision: 81 Static resources: Released to ‘1.8/edge’ at 16:51 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:43 UTC on 21 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kubeflow-tensorboards-operator/compare/tensorboard-controller-rev240…tensorboard-controller-rev257 | Up to date | ||||||||||||||||
notebook-operators | notebook-operators
resources: - oci-image: docker.io/kubeflownotebookswg/jupyter-web-app:v1.8.0 resource-revision: 747 Static resources: Released to ‘1.8/edge’ at 08:24 UTC on 21 Nov 2023 Released to ‘1.8/stable’ at 12:29 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/notebook-operators/compare/jupyter-controller-rev810…jupyter-ui-rev746 notebook-operators
resources: - oci-image: docker.io/kubeflownotebookswg/jupyter-web-app:v1.8.0 resource-revision: 746 Static resources: Released to ‘latest/edge’ at 14:43 UTC on 20 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/notebook-operators/compare/jupyter-controller-rev810…jupyter-ui-rev745 notebook-operators
resources: - oci-image: docker.io/kubeflownotebookswg/notebook-controller:v1.8.0 resource-revision: 998 Static resources: Released to ‘1.8/edge’ at 08:23 UTC on 21 Nov 2023 Released to ‘1.8/stable’ at 12:29 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/notebook-operators/compare/jupyter-controller-rev810…jupyter-controller-rev824 | Up to date | ||||||||||||||||
pvcviewer-operator | pvcviewer-operator
resources: - oci-image-proxy: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 12 - oci-image: docker.io/kubeflownotebookswg/pvcviewer-controller:v1.8.0 resource-revision: 32 Static resources: Released to ‘1.8/edge’ at 16:53 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:42 UTC on 21 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/pvcviewer-operator/compare/rev28…rev30 pvcviewer-operator
resources: - oci-image-proxy: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 11 - oci-image: docker.io/kubeflownotebookswg/pvcviewer-controller:v1.8.0 resource-revision: 31 Static resources: Released to ‘latest/edge’ at 21:36 UTC on 16 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/pvcviewer-operator/compare/rev28…rev29 pvcviewer-operator
resources: - oci-image-proxy: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1 resource-revision: 10 - oci-image: docker.io/kubeflownotebookswg/pvcviewer-controller:v1.8.0-rc.1 resource-revision: 30 Static resources: Released to ‘latest/edge’ at 17:12 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/pvcviewer-operator/compare/rev22…rev28 | Up to date | ||||||||||||||||
kubeflow-dashboard-operator | kubeflow-dashboard-operator
resources: - oci-image: docker.io/kubeflownotebookswg/centraldashboard:v1.8.0 resource-revision: 678 Static resources: Released to ‘1.8/edge’ at 16:40 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:36 UTC on 21 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev452…rev454 kubeflow-dashboard-operator
resources: - oci-image: docker.io/kubeflownotebookswg/centraldashboard:v1.8.0 resource-revision: 677 Static resources: Released to ‘latest/edge’ at 20:49 UTC on 16 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev452…rev453 kubeflow-dashboard-operator
resources: - oci-image: docker.io/kubeflownotebookswg/centraldashboard:v1.8.0-rc.0 resource-revision: 676 Static resources: Released to ‘latest/edge’ at 16:39 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kubeflow-dashboard-operator/compare/rev448…rev452 | Up to date | ||||||||||||||||
kubeflow-profiles-operator | kubeflow-profiles-operator
resources: - kfam-image: docker.io/kubeflownotebookswg/kfam:v1.8.0 resource-revision: 570 - profile-image: docker.io/kubeflownotebookswg/profile-controller:v1.8.0 resource-revision: 568 Static resources: Released to ‘1.8/edge’ at 16:41 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:37 UTC on 21 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev353…rev355 kubeflow-profiles-operator
resources: - kfam-image: docker.io/kubeflownotebookswg/kfam:v1.8.0 resource-revision: 569 - profile-image: docker.io/kubeflownotebookswg/profile-controller:v1.8.0 resource-revision: 567 Static resources: Released to ‘latest/edge’ at 20:45 UTC on 16 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev353…rev354 kubeflow-profiles-operator
resources: - kfam-image: docker.io/kubeflownotebookswg/kfam:v1.8.0-rc.2 resource-revision: 568 - profile-image: docker.io/kubeflownotebookswg/profile-controller:v1.8.0-rc.2 resource-revision: 566 Static resources: Released to ‘latest/edge’ at 16:38 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/kubeflow-profiles-operator/compare/rev350…rev353 | Up to date | ||||||||||||||||
admission-webhook-operator | admission-webhook-operator
resources: - oci-image: docker.io/kubeflownotebookswg/poddefaults-webhook:v1.8.0 resource-revision: 278 Static resources: Released to ‘1.8/edge’ at 14:08 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:22 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev269…rev275 admission-webhook-operator
resources: - oci-image: docker.io/kubeflownotebookswg/poddefaults-webhook:v1.8.0-rc.0 resource-revision: 272 Static resources: Released to ‘latest/edge’ at 16:10 UTC on 4 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev263…rev269 admission-webhook-operator
resources: - oci-image: docker.io/kubeflownotebookswg/poddefaults-webhook:v1.8.0-rc.0 resource-revision: 266 Static resources: Released to ‘latest/edge’ at 12:03 UTC on 4 Oct 2023 Released to ‘latest/beta’ at 12:37 UTC on 4 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/admission-webhook-operator/compare/rev255…rev263 | Up to date | ||||||||||||||||
resource-dispatcher | resource-dispatcher
resources: - oci-image: charmedkubeflow/resource-dispatcher:1.0-22.04 resource-revision: 97 Static resources: Released to ‘latest/edge’ at 17:11 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/resource-dispatcher/compare/rev92…rev98 resource-dispatcher
resources: - oci-image: charmedkubeflow/resource-dispatcher:1.0-22.04 resource-revision: 92 Static resources: Released to ‘1.0/edge’ at 07:48 UTC on 13 Sep 2023 Released to ‘1.0/beta’ at 07:56 UTC on 13 Sep 2023 Released to ‘1.0/stable’ at 07:58 UTC on 13 Sep 2023 Released to ‘latest/stable’ at 07:59 UTC on 13 Sep 2023 What’s ChangedFull Changelog: https://github.com/canonical/resource-dispatcher/compare/rev88…rev93 resource-dispatcher
resources: - oci-image: charmedkubeflow/resource-dispatcher:1.0_beta-22.04 resource-revision: 87 Static resources: Released to ‘latest/edge’ at 09:39 UTC on 12 Sep 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/resource-dispatcher/compare/rev78…rev88 | Up to date | ||||||||||||||||
namespace-node-affinity-operator | namespace-node-affinity-operator
resources: Static resources: Released to ‘latest/edge’ at 16:59 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/namespace-node-affinity-operator/compare/rev52…rev55 namespace-node-affinity-operator
resources: Static resources: Released to ‘latest/edge’ at 09:31 UTC on 12 Sep 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/namespace-node-affinity-operator/compare/rev45…rev52 namespace-node-affinity-operator
resources: Static resources: Released to ‘latest/edge’ at 19:52 UTC on 25 Aug 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/namespace-node-affinity-operator/compare/rev41…rev45 | Up to date | ||||||||||||||||
mlmd-operator | mlmd-operator
resources: - oci-image: gcr.io/tfx-oss-public/ml_metadata_store_server:1.14.0 resource-revision: 130 Static resources: Released to ‘1.14/edge’ at 10:24 UTC on 21 Nov 2023 Released to ‘1.14/stable’ at 12:40 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/mlmd-operator/compare/rev124…rev127 mlmd-operator
resources: - oci-image: gcr.io/tfx-oss-public/ml_metadata_store_server:1.14.0 resource-revision: 129 Static resources: Released to ‘latest/edge’ at 17:08 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/mlmd-operator/compare/rev124…rev126 mlmd-operator
resources: - oci-image: gcr.io/tfx-oss-public/ml_metadata_store_server:1.14.0 resource-revision: 127 Static resources: Released to ‘latest/edge’ at 14:48 UTC on 25 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/mlmd-operator/compare/rev117…rev124 | Up to date | ||||||||||||||||
metacontroller-operator | metacontroller-operator
resources: Static resources: Released to ‘3.0/edge’ at 16:41 UTC on 20 Nov 2023 Released to ‘3.0/stable’ at 12:39 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/metacontroller-operator/compare/rev217…rev226 metacontroller-operator
resources: Static resources: Released to ‘latest/edge’ at 17:00 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/metacontroller-operator/compare/rev217…rev225 metacontroller-operator
resources: Static resources: Released to ‘2.0/edge’ at 16:37 UTC on 20 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/metacontroller-operator/compare/rev204…rev223 | Up to date | ||||||||||||||||
kubeflow-roles-operator | kubeflow-roles-operator
resources: Static resources: Released to ‘1.8/edge’ at 16:40 UTC on 20 Nov 2023 Released to ‘1.8/stable’ at 12:36 UTC on 21 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev183…rev187 kubeflow-roles-operator
resources: Static resources: Released to ‘latest/edge’ at 16:32 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev183…rev186 kubeflow-roles-operator
resources: Static resources: Released to ‘latest/edge’ at 15:47 UTC on 16 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/kubeflow-roles-operator/compare/rev177…rev183 | Up to date | ||||||||||||||||
knative-operators | knative-operators
resources: Static resources: Released to ‘1.10/edge’ at 16:43 UTC on 20 Nov 2023 Released to ‘1.10/stable’ at 12:34 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev349…knative-serving-rev354 knative-operators
resources: Static resources: Released to ‘latest/edge’ at 16:45 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev349…knative-serving-rev353 knative-operators
resources: - knative-operator-webhook-image: gcr.io/knative-releases/knative.dev/operator/cmd/webhook:v1.10.3 resource-revision: 206 - knative-operator-image: gcr.io/knative-releases/knative.dev/operator/cmd/operator:v1.10.3 resource-revision: 336 Static resources: Released to ‘1.10/edge’ at 16:43 UTC on 20 Nov 2023 Released to ‘1.10/stable’ at 12:34 UTC on 21 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/knative-operators/compare/knative-eventing-rev349…knative-operator-rev328 | Up to date | ||||||||||||||||
envoy-operator | envoy-operator
resources: - oci-image: gcr.io/ml-pipeline/metadata-envoy:2.0.2 resource-revision: 101 Static resources: Released to ‘2.0/edge’ at 16:08 UTC on 21 Nov 2023 Released to ‘2.0/stable’ at 16:16 UTC on 21 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/envoy-operator/compare/rev98…rev101 envoy-operator
resources: - oci-image: gcr.io/ml-pipeline/metadata-envoy:2.0.2 resource-revision: 100 Static resources: Released to ‘latest/edge’ at 16:16 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/envoy-operator/compare/rev98…rev100 envoy-operator
resources: - oci-image: gcr.io/ml-pipeline/metadata-envoy:2.0.2 resource-revision: 98 Static resources: Released to ‘latest/edge’ at 12:58 UTC on 27 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/envoy-operator/compare/rev91…rev98 | Up to date | ||||||||||||||||
dex-auth-operator | dex-auth-operator
resources: - oci-image: dexidp/dex:v2.36.0 resource-revision: 452 Static resources: Released to ‘2.36/edge’ at 08:24 UTC on 21 Nov 2023 Released to ‘2.36/stable’ at 12:24 UTC on 21 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/dex-auth-operator/compare/rev353…rev358 dex-auth-operator
resources: - oci-image: dexidp/dex:v2.36.0 resource-revision: 451 Static resources: Released to ‘latest/edge’ at 16:25 UTC on 14 Nov 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/dex-auth-operator/compare/rev353…rev357 dex-auth-operator
resources: - oci-image: dexidp/dex:v2.36.0 resource-revision: 447 Static resources: Released to ‘latest/edge’ at 17:10 UTC on 4 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/dex-auth-operator/compare/rev340…rev353 | Up to date | ||||||||||||||||
argo-operators | argo-operators
resources: - oci-image: argoproj/argocli:v3.3.10 resource-revision: 352 Static resources: Released to ‘latest/edge’ at 16:00 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev393…argo-server-rev351 argo-operators
resources: - oci-image: argoproj/workflow-controller:v3.3.10 resource-revision: 348 Static resources: Released to ‘3.3.10/edge’ at 17:25 UTC on 21 Nov 2023 Released to ‘3.3.10/stable’ at 08:19 UTC on 22 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev393…argo-controller-rev398 argo-operators
resources: - oci-image: argoproj/workflow-controller:v3.3.10 resource-revision: 345 Static resources: Released to ‘latest/edge’ at 16:03 UTC on 14 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/argo-operators/compare/argo-controller-rev393…argo-controller-rev395 | Up to date | ||||||||||||||||
mlflow-operator | mlflow-operator
resources: - exporter-oci-image: docker.io/charmedkubeflow/mlflow-prometheus-exporter:1.0-22.04 resource-revision: 184 - oci-image: docker.io/ubuntu/mlflow:2.1.1_1.0-22.04 resource-revision: 496 Static resources: Released to ‘latest/edge’ at 10:10 UTC on 30 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/mlflow-operator/compare/rev488…rev495 mlflow-operator
resources: - oci-image: docker.io/ubuntu/mlflow:2.1.1_1.0-22.04 resource-revision: 491 - exporter-oci-image: docker.io/charmedkubeflow/mlflow-prometheus-exporter:1.0-22.04 resource-revision: 180 Static resources: Released to ‘2.1/edge’ at 13:37 UTC on 28 Sep 2023 What’s ChangedFull Changelog: https://github.com/canonical/mlflow-operator/compare/rev466…rev491 mlflow-operator
resources: - exporter-oci-image: docker.io/charmedkubeflow/mlflow-prometheus-exporter:1.0-22.04 resource-revision: 177 - oci-image: docker.io/ubuntu/mlflow:2.1.1_1.0-22.04 resource-revision: 488 Static resources: Released to ‘latest/edge’ at 13:43 UTC on 15 Sep 2023 What’s Changed
Full Changelog: https://github.com/canonical/mlflow-operator/compare/rev478…rev488 | |||||||||||||||||
charmed-kubeflow-chisme | charmed-kubeflow-chisme
Features
Bug Fixes
Commitscharmed-kubeflow-chisme
charmed-kubeflow-chisme
Features
Bug Fixes
Chores
Commits
| |||||||||||||||||
kubeflow-rocks | kubeflow-rocks
git-xargs programmatic commit (#62) kubeflow-rocks
Kf 4309 feat publish workflow (#60) Publish workflow for this repository that uses common workflow. kubeflow-rocks
Kf 4309 feat workflows (#59) Summary of changes: - Changed unit env to integrity to better reflect what is actually done in tests. - Updated workflow name to proper description of actions. | Up to date | ||||||||||||||||
bundle-kubeflow | bundle-kubeflow
Update GH files for issue templates and Jira automation (#758) This PR updates the .github files to * Ensure we have a file for tasks/enhancements * Ensure we expose dod in task issues * Use the FastAPI for ticket sync, and not JIRA_URL bundle-kubeflow
scripts: Update latest/edge to run 1.8 tests (#757) Update scripts to return test path for 1.8 (./tests-bundle/1.8/) when the release is latest/edge. bundle-kubeflow
Update image scanning to include 1.8 (#754) Extend the GH Action that scans all images to also run on 1.8. | Up to date | ||||||||||||||||
metacontroller-rock | metacontroller-rock
git-xargs programmatic commit (#3) metacontroller-rock
Merge pull request #1 from canonical/kf-4450-feat-metacontroller-rock Description
Summary of changes:
Scan results:ROCK image As compared to upstream image TestingManual testing was performed. See the log below.
| Up to date | ||||||||||||||||
charmed-kubeflow-uats | charmed-kubeflow-uats
tests: add kfp_v2 notebook for testing v2 pipelines (#53) Ensure we have enough coverage for testing pipelines using the v2 SDK.Co-authored-by: Kimonas Sotirchos kimwnasptd@gmail.com | Up to date | ||||||||||||||||
katib-rocks | katib-rocks
git-xargs programmatic commit (#35) katib-rocks
chore: bump Katib ROCKs version 0.15.0 -> 0.16.0-rc.1 for CKF release 1.8 (#33) Bumped all ROCKs with following exceptions:
- katib-rocks
fix: fix git tag for suggestion-nas-darts (#28) | Up to date | ||||||||||||||||
mlflow-prometheus-exporter | mlflow-prometheus-exporter
git-xargs programmatic commit (#29) mlflow-prometheus-exporter
Update the bug template, based on o11y team. (#20) mlflow-prometheus-exporter
Refresh pip-compile outputs (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
kubeflow-examples | kubeflow-examples
Add MLflow kserve-example (#44)
| Up to date | ||||||||||||||||
pipelines-persistence-agent-rock | Up to date | |||||||||||||||||
kubeflow-ci | kubeflow-ci
git-xargs programmatic commit (#113) kubeflow-ci
Make logdump action output path configurable (#111) Currently, the logdump action output path is hard-coded. Running this action twice in the same CI causes these actions to overwrite each others logs. With this commit, the path can now be configured by setting the
Closes #95 | Up to date | ||||||||||||||||
kserve-rocks | kserve-rocks
git-xargs programmatic commit (#9) kserve-rocks
Add missing jar (#8)
kserve-rocks
Add ROCK for pmmlserver (#3)
| Up to date | ||||||||||||||||
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 | |||||||||||||||||
namespace-node-affinity | namespace-node-affinity
This is a rebuild of upstream’s v2.2.0. See upstream for full release notes. What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/namespace-node-affinity/compare/v0.0.1…v2.2.0 | Up to date | ||||||||||||||||
pipelines-rocks | pipelines-rocks
git-xargs programmatic commit (#40) pipelines-rocks
fix: scheduled workflow namespace environment variable (#39)
pipelines-rocks
Kf 4328 fix patch frontend (#36)
Summary of changes: - Changed service name to match PodSpec charm. - Bumped node version. | Up to date | ||||||||||||||||
base-mlflow | base-mlflow
KF-4011 install necessary libs (#10)
base-mlflow
KF-2356 fix rock requirements (#8)
base-mlflow
KF-2264 Rock image (#7)
| Up to date | ||||||||||||||||
kubeflow-aws-appliance | kubeflow-aws-appliance
Add support for 1.8 stable (#14)
| Up to date | ||||||||||||||||
resource-dispatcher-image | resource-dispatcher-image
git-xargs programmatic commit (#23) resource-dispatcher-image
git-xargs programmatic commit (#16) resource-dispatcher-image
Update actions/checkout action to v3 (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
resource-dispatcher-rock | resource-dispatcher-rock
KF-2263 resoruce dispatcher Rock (#1)
resource-dispatcher-rock
KF-2263 (#2)
| Up to date | ||||||||||||||||
argo-workflows-rocks | argo-workflows-rocks
git-xargs programmatic commit (#14) argo-workflows-rocks
fix: update argoexec rock (#12) Summary of changes: - Added missing packages to stage. - Bumped version. argo-workflows-rocks
Kf 2270 feat argoexec ROCK update per best practices (#8)
Summary of changes: - Updated rockcraft to be up to spec with best practices. - Updatde integration tests for this ROCK in tox.ini - Added unit test to verify ROCK integrity. - Added required base part. - Added required argoexac base part. - Added security requirement part. - Updated build. - Remove incorrect plaform - Removed test and tox.ini | Up to date | ||||||||||||||||
seldonio-rocks | seldonio-rocks
git-xargs programmatic commit (#50) seldonio-rocks
sklearnserver: Update ROCK (#48) Update rockcraft.yaml file:
seldonio-rocks
Kf 4247 feat mlserver rock (#40)
Summary of changes: - Initial ROCK with all runtimes. - Updated version of source code to match upstream. - Modified wheel installation section. - Moved Conda scripts processing in proper place. - Reverted to 20.04 - Added unit test for rock - Removed tar package because it is in the base - Removed gzip | Up to date | ||||||||||||||||
serialized-data-interface | serialized-data-interface
build: pin jsonschema to >4, <4.18 to avoid installing 4.18.x (#49)
Because some dependencies of jsonschema now require the rust toolchain (see 1 and 2), building charms that depend on SDI (and therefore pull jsonschema) fail when building because none of them have rustc available when pip installing the charm’s python dependencies. Reasoning: jsonschema 4.18.x introduced a dependency on rdps-py which at the same time introduced a dependency on maturin, a python package that requires the rustc toolchain to be built and installed from source. jsonschema <4.18 does not have that dependency. Links: [1]python-jsonschema/jsonschema#1117 [2] python-jsonschema/jsonschema#1114 Partially fixes: canonical/bundle-kubeflow#648 Co-authored-by: Adam Dyess adam.dyess@canonical.com Co-authored-by: Andrew Scribner ca.scribner+1@gmail.com serialized-data-interface
build, fix: upgrade mypy version and fix lint errors (#50)
Upgrading mypy to use a newer version and keep this dependency relevant. Also fixing some linting issues with the type of certain arguments in private and public methods. serialized-data-interface
build: bump version 0.5.0->0.6.0 (#46) Co-authored-by: Maksim Beliaev beliaev.m.s@gmail.com | Up to date | ||||||||||||||||
charming-actions | charming-actions
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charming-actions/compare/2.3.0…2.4.0 charming-actions
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.2.5…2.3.0 charming-actions
What’s Changed
Full Changelog: https://github.com/canonical/charming-actions/compare/2.2.4…2.2.5 | Up to date |
Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
identity-platform-admin-ui-operator | identity-platform-admin-ui-operator
Merge pull request #1 from canonical/IAM-573-Demo-charm IAM-573-Create Demo Charm for Admin UI | Up to date | |||||||||||||||
glauth-snap | glauth-snap
Merge pull request #3 from canonical/IAM-473 IAM 473 | Up to date | |||||||||||||||
canonical-identity-platform-docs | canonical-identity-platform-docs
Merge pull request #25 from canonical/kratos-idp fix: kratos-external-idp-integrator gh link canonical-identity-platform-docs
fix: kratos-external-idp-integrator gh link canonical-identity-platform-docs
Merge pull request #23 from canonical/IAM-411 docs: fix kratos ext idp topic id | Up to date | |||||||||||||||
identity-platform-login-ui-operator | identity-platform-login-ui-operator
resources: - oci-image: ghcr.io/canonical/identity-platform-login-ui:v0.11.2 resource-revision: 78 Static resources: Released to ‘latest/edge’ at 12:47 UTC on 19 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/identity-platform-login-ui-operator/compare/rev76…rev77 identity-platform-login-ui-operator
resources: - oci-image: ghcr.io/canonical/identity-platform-login-ui:v0.11.2 resource-revision: 77 Static resources: Released to ‘latest/edge’ at 18:13 UTC on 17 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/identity-platform-login-ui-operator/compare/rev75…rev76 identity-platform-login-ui-operator
resources: - oci-image: ghcr.io/canonical/identity-platform-login-ui:v0.11.2 resource-revision: 76 Static resources: Released to ‘latest/edge’ at 17:36 UTC on 6 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/identity-platform-login-ui-operator/compare/rev73…rev75 | Up to date | |||||||||||||||
identity-platform-login-ui | identity-platform-login-ui
0.11.2 (2023-10-04)Bug Fixes
| ||||||||||||||||
hydra-operator | hydra-operator
resources: - oci-image: ghcr.io/canonical/hydra:2.1.1 resource-revision: 271 Static resources: Released to ‘0.1/edge’ at 10:53 UTC on 24 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/hydra-operator/compare/rev267…rev270 hydra-operator
resources: - oci-image: ghcr.io/canonical/hydra:2.1.1 resource-revision: 270 Static resources: Released to ‘latest/edge’ at 16:46 UTC on 19 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/hydra-operator/compare/rev268…rev269 hydra-operator
resources: - oci-image: ghcr.io/canonical/hydra:2.1.1 resource-revision: 269 Static resources: Released to ‘latest/edge’ at 11:41 UTC on 17 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/hydra-operator/compare/rev266…rev268 | ||||||||||||||||
hydra-rock | hydra-rock
Merge pull request #37 from canonical/renovate/auto-github-codeql-action-digest chore(deps): update github/codeql-action digest to 74483a3 hydra-rock
chore(deps): update github/codeql-action digest to 74483a3 hydra-rock
Merge pull request #36 from canonical/renovate/auto-docker-login-action-digest chore(deps): update docker/login-action digest to 1f401f7 | Up to date | |||||||||||||||
iam-bundle | iam-bundle
Merge pull request #41 from canonical/IAM-414 Fix auto merge logic iam-bundle
Merge pull request #45 from canonical/fix-http-redirect Make redirect URL HTTPS | Up to date | |||||||||||||||
iam-bundle-integration | |||||||||||||||||
identity-platform-admin-ui | identity-platform-admin-ui
identity-platform-admin-ui
1.1.0 (2023-07-27)Features
Bug Fixes
| ||||||||||||||||
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 | Up to date | |||||||||||||||
glauth-k8s-operator | glauth-k8s-operator
resources: - oci-image: ghcr.io/canonical/glauth:2.2.1 resource-revision: 2 Static resources: Released to ‘latest/edge’ at 15:53 UTC on 27 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/glauth-k8s-operator/commits/rev3 | Up to date | |||||||||||||||
glauth-rock | glauth-rock
Merge pull request #2 from canonical/IAM-489 feat: initial commit | Up to date | |||||||||||||||
kratos-external-idp-integrator | kratos-external-idp-integrator
resources: Static resources: Released to ‘latest/edge’ at 18:09 UTC on 17 Oct 2023 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kratos-external-idp-integrator/compare/rev181…rev183 kratos-external-idp-integrator
resources: Static resources: Released to ‘0.1/edge’ at 11:37 UTC on 15 Sep 2023 What’s ChangedFull Changelog: https://github.com/canonical/kratos-external-idp-integrator/compare/rev176…rev182 kratos-external-idp-integrator
resources: Static resources: Released to ‘latest/edge’ at 11:10 UTC on 15 Sep 2023 What’s ChangedFull Changelog: https://github.com/canonical/kratos-external-idp-integrator/compare/rev180…rev181 | Up to date | |||||||||||||||
kratos-operator | kratos-operator
resources: - oci-image: ghcr.io/canonical/kratos:1.0.0 resource-revision: 389 Static resources: Released to ‘latest/edge’ at 15:13 UTC on 7 Nov 2023 What’s ChangedFull Changelog: https://github.com/canonical/kratos-operator/compare/rev387…rev388 kratos-operator
resources: - oci-image: ghcr.io/canonical/kratos:1.0.0 resource-revision: 388 Static resources: Released to ‘latest/edge’ at 17:59 UTC on 19 Oct 2023 What’s ChangedFull Changelog: https://github.com/canonical/kratos-operator/compare/rev386…rev387 kratos-operator
resources: - oci-image: ghcr.io/canonical/kratos:1.0.0 resource-revision: 387 Static resources: Released to ‘latest/edge’ at 11:25 UTC on 17 Oct 2023 What’s Changed
Full Changelog: https://github.com/canonical/kratos-operator/compare/rev385…rev386 | Up to date | |||||||||||||||
kratos-rock | kratos-rock
Merge pull request #47 from canonical/renovate/auto-github-codeql-action-digest chore(deps): update github/codeql-action digest to 74483a3 kratos-rock
chore(deps): update github/codeql-action digest to 74483a3 kratos-rock
Merge pull request #46 from canonical/renovate/auto-docker-login-action-digest chore(deps): update docker/login-action digest to 1f401f7 | Up to date | |||||||||||||||
oathkeeper-operator | oathkeeper-operator
resources: - oci-image: ghcr.io/canonical/oathkeeper:0.40.6 resource-revision: 20 Static resources: Released to ‘latest/edge’ at 10:22 UTC on 28 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/oathkeeper-operator/compare/rev23…rev24 oathkeeper-operator
resources: - oci-image: ghcr.io/canonical/oathkeeper:0.40.6 resource-revision: 20 Static resources: Released to ‘latest/edge’ at 16:42 UTC on 24 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/oathkeeper-operator/compare/rev22…rev23 oathkeeper-operator
resources: - oci-image: ghcr.io/canonical/oathkeeper:0.40.6 resource-revision: 20 Static resources: Released to ‘latest/edge’ at 10:26 UTC on 7 Nov 2023 What’s Changed
Full Changelog: https://github.com/canonical/oathkeeper-operator/compare/rev21…rev22 | Up to date | |||||||||||||||
oathkeeper-rock | oathkeeper-rock
chore(deps): update actions/checkout digest to 8ade135 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> oathkeeper-rock
chore(deps): update docker/login-action digest to b4bedf8 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> oathkeeper-rock
Bump oathkeeper version to 0.40.6 (#18) | Up to date | |||||||||||||||
openfga-operator | openfga-operator
resources: - openfga-image: ghcr.io/canonical/openfga:1.3.3 resource-revision: 9
Static resources: Released to ‘latest/edge’ at 14:14 UTC on 24 Oct 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/cs-openfga/compare/rev11…rev13 |