Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Releases: canonical/flask-k8s-operator

Revision 9

16 Oct 06:27
8454c20
Compare
Choose a tag to compare

resources:
- flask-app-image: undefined
resource-revision: 12
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1

Static resources:
Released to 'latest/edge' at 06:27 UTC on 16 Oct 2023

What's Changed

  • Update charm libraries by @github-actions in #58

Full Changelog: rev8...rev9

Revision 8

13 Oct 03:06
dd52cf3
Compare
Choose a tag to compare

resources:
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1
- flask-app-image: undefined
resource-revision: 11

Static resources:
Released to 'latest/edge' at 03:06 UTC on 13 Oct 2023

What's Changed

New Contributors

Full Changelog: rev7...rev8

Revision 7

27 Sep 07:53
e438ca5
Compare
Choose a tag to compare

resources:
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1
- flask-app-image: undefined
resource-revision: 10

Static resources:
Released to 'latest/edge' at 07:53 UTC on 27 Sep 2023

What's Changed

  • Change the base directory from /srv/flask to /flask by @weiiwang01 in #56

Full Changelog: rev6...rev7

Revision 6

25 Sep 17:54
88e9142
Compare
Choose a tag to compare

resources:
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1
- flask-app-image: undefined
resource-revision: 9

Static resources:
Released to 'latest/edge' at 17:54 UTC on 25 Sep 2023

What's Changed

Full Changelog: rev5...rev6

Revision 5

22 Sep 12:25
e485689
Compare
Choose a tag to compare

resources:
- flask-app-image: undefined
resource-revision: 8
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1

Static resources:
Released to 'latest/edge' at 12:25 UTC on 22 Sep 2023

What's Changed

  • Update charm libraries by @github-actions in #55

Full Changelog: rev4...rev5

Revision 4

21 Sep 12:11
32b6c0e
Compare
Choose a tag to compare

resources:
- flask-app-image: undefined
resource-revision: 7
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1

Static resources:
Released to 'latest/edge' at 12:11 UTC on 21 Sep 2023

What's Changed

Full Changelog: rev3...rev4

Revision 3

21 Sep 08:14
5ee0448
Compare
Choose a tag to compare

resources:
- flask-app-image: undefined
resource-revision: 6
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1

Static resources:
Released to 'latest/edge' at 08:14 UTC on 21 Sep 2023

What's Changed

Full Changelog: rev2...rev3

Revision 2

13 Sep 13:06
609d60e
Compare
Choose a tag to compare

resources:
- flask-app-image: undefined
resource-revision: 5
- statsd-prometheus-exporter-image: prom/statsd-exporter:v0.24.0
resource-revision: 1

Static resources:
Released to 'latest/edge' at 13:06 UTC on 13 Sep 2023

What's Changed

  • Implement basic flask application management layer by @weiiwang01 in #1
  • Fix rockcraft and add instructions in CONTRIBUTING by @nrobinaubertin in #4
  • Add ingress relation support and corresponding integration test by @nrobinaubertin in #6
  • Auto-update charm libraries by @arturo-seijas in #7
  • Add gunicorn configurations to the flask charm by @weiiwang01 in #2
  • Update charm libraries by @github-actions in #11
  • Simplify rockfile by @nrobinaubertin in #9
  • Add flask_* charm configurations for Flask builtin configurations by @weiiwang01 in #10
  • Enable user-defined Flask application configs in the charm by @weiiwang01 in #12
  • Remove workaround in rockcraft.yaml by @nrobinaubertin in #15
  • Add Canonical Observability Stack integration by @weiiwang01 in #13
  • Update charm libraries by @github-actions in #16
  • Add a default flask application image by @weiiwang01 in #19
  • Add documents to the flask charm by @weiiwang01 in #17
  • Rework fixtures to avoid unnecessary deployments by @nrobinaubertin in #20
  • Integrate the postgresql and mysql databases by @nrobinaubertin in #14
  • Update charm libraries by @github-actions in #22
  • Add webserver WSGI path configuration by @weiiwang01 in #21
  • Use charm managed secret key as default flask SECRET_KEY configuration by @weiiwang01 in #23
  • Miscellaneous enhancements based on review comments by @weiiwang01 in #26
  • Update charm libraries by @github-actions in #27
  • Pin pydantic to 1.X by @gregory-schiano in #30
  • Update charm libraries by @github-actions in #29
  • Update charm libraries by @github-actions in #31
  • Update charm libraries by @github-actions in #32
  • Adapt integration tests to reuse the packed charm by @arturo-seijas in #35
  • Update charm libraries by @github-actions in #34
  • Update charm libraries by @github-actions in #36
  • Accept proxy environment variables from juju model config by @weiiwang01 in #33
  • Do not require license for json files by @arturo-seijas in #38
  • Configure Renovate by @renovate in #3
  • Update charm libraries by @github-actions in #42
  • Fix maintainers URL by @arturo-seijas in #43
  • chore(deps): update dependency jsonschema to >=4.19,<4.20 by @renovate in #39
  • Update charm libraries by @github-actions in #44
  • Deploy stable versions of cos for integration testing by @arturo-seijas in #46
  • Update charm libraries by @github-actions in #45
  • Allow flask applications that require database to start by @weiiwang01 in #37
  • Update charm libraries by @github-actions in #47
  • Update charm libraries by @github-actions in #48
  • Add publish workflows by @weiiwang01 in #49
  • Update charm libraries by @github-actions in #51

New Contributors

Full Changelog: https://github.com/canonical/flask-k8s-operator/commits/rev2