Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update to latest versions, switch to OCI repo [semver-major] #125

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

dunn
Copy link
Contributor

@dunn dunn commented Feb 15, 2024

supersedes #91

@dunn dunn force-pushed the oci branch 4 times, most recently from abe3c33 to a0433ec Compare February 21, 2024 21:59
@timetinytim
Copy link
Contributor

I'm definitely in favor of using the oci:// repo URLs. But I'm concerned that updating the dependency versions, specifically postgres & redis, might break some installs for people who don't have versions specified. I will double-check to see what their recommended upgrade path is.

@dunn
Copy link
Contributor Author

dunn commented Feb 23, 2024

yeah, that's why i marked it as requiring a major version bump

dunn added 2 commits February 23, 2024 15:15
- 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
@timetinytim timetinytim merged commit 63a052b into mastodon:main Mar 12, 2024
4 checks passed
@dunn dunn deleted the oci branch March 12, 2024 17:17
nadiamoe added a commit to nadiamoe/mastodon-chart that referenced this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants