Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stackspin stackspin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 176
    • Issues 176
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • stackspinstackspin
  • stackspinstackspin
  • Issues
  • #1250
Closed
Open
Issue created Apr 26, 2022 by Maarten de Waard@maarten👼Contributor

Upgrade Zulip helm chart to 0.3.0

See !1027 (merged)

We upgraded from 0.2.1 to 0.3.0 in !1027 (merged), but Flux couldn't run the upgrade automatically because some values changed in the upgraded PostgresQL dependency charts. We reverted the Zulip chart version to 0.2.1.

Because the PostgresQL chart dependency basically requires you to re-install the chart, I suspect that if we add the following to the helmrelease, Flux should apply the upgrade correctly, because it will re-install the helm chart.

spec:
  upgrade:
    remediation:
      retries: 1
      strategy: uninstall
Edited May 19, 2022 by Maarten de Waard
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking