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

Release chart v5.0.0 #286

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Release chart v5.0.0 #286

wants to merge 3 commits into from

Conversation

LeoColomb
Copy link
Member

@LeoColomb LeoColomb commented Jul 23, 2024

Opening this PR to move forward to chart v5. Kind of a recap of the 5.0.0 milestone.

To-do

  1. documentation enhancement

After

  1. bug pending
    RangerRick

Upgrade notes:

  • NetBox has been updated to version 4.x. This chart should still work with 3.7.x as well by overriding the image, but it is not officially supported.
  • Potentially breaking changes:
    • The extraContainers setting has been renamed sidecars to match conventions.
    • The extraInitContainers setting has been renamed initContainers to match conventions.
    • The metricsEnabled setting has been renamed metrics.enabled to match conventions.
    • The serviceMonitor setting has been moved to metrics.serviceMonitor to match conventions.
    • The jobResultRetention setting has been renamed jobRetention to match the change in more recent versions of NetBox.
    • The remoteAuth.backend setting has been renamed remoteAuth.backends and is now an array.
    • The remoteAuth.autoCreateUser setting now defaults to false.
    • NAPALM support has been moved into a plugin since NetBox 3.5, so all NAPALM configuration has been removed from this chart.
    • Please consult the NetBox and netbox-docker release notes in case there are any other changes that may affect your configuration.
  • The Bitnami PostgreSQL sub-chart was upgraded from 10.x to 15.x; please read the upstream upgrade notes if you are using the bundled PostgreSQL.
  • The Bitnami Redis sub-chart was upgraded from 15.x to 20.x; please read the upstream upgrade notes if you are using the bundled Redis.

@RangerRick
Copy link
Contributor

@LeoColomb Ah thanks! Been meaning to start organizing this now that I've come out from under the flurry of initial development on the NBE chart.

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