3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
alexandra catalina
c164fccc22 deps: update to latest versions, switch to OCI repo [semver-major]
- redis chart [updated from 16.x to
  18.x](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-1800),
  which upgrades the default version of redis used from 6 to 7
  - [redis 7.0 changelog](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES)
  - [redis 7.2 changelog](https://raw.githubusercontent.com/redis/redis/7.2/00-RELEASENOTES)

- postgresql chart [updated from 11.x to
  14.x](https://github.com/bitnami/charts/tree/main/bitnami/postgresql#to-1400)
  - updates the default version of postgresql from 14 to 16
    - [upgrade notes for 14 to
      15](https://www.postgresql.org/docs/15/upgrading.html)
    - [upgrade notes for 15 to
      16](https://www.postgresql.org/docs/16/upgrading.html)
  - changes how `NetworkPolicy` objects are created
2024-02-23 15:15:30 -08:00
Alex Nordlund
ae892d539e
Refactor chart sidekiq queues (#1)
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Sheogorath <sheogorath@shivering-isles.com>
Co-authored-by: Chris Funderburg <chris@funderburg.me>
2022-12-03 05:44:39 +01:00
Erik Sundell
d74c7876c2 helm: Add helm chart tests (#20394)
* helm: Fix consistent list indentation

* helm: Add helm lint and helm template tests

* helm: Add helm template --validate test

* helm: Add helm install test
2022-11-13 22:22:07 +01:00