Attention Iron Bank Customers: On March 27, 2025, we are moving SBOM artifacts from the Anchore Scan job to the Build job to streamline the container hardening pipeline. If you currently download SBOMs from the Anchore Scan job, you can still get them from the Build job and from other sources, including IBFE and image attestations.
Mattermost has a new helm chart: https://github.com/mattermost/mattermost-helm/tree/master. Research the difference between our current set up and this new upstream to see if we can transition to it. If so set up the kptfile to point to this new repo.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
Reviewing all the template files, a lot of them seem to be out of date or not the newest version of mattermost operator (v1.22.1). Some files have small differences in file structure, for example values.yaml has mattermostOperator: enabled: true. All cluster role files are found within /crd directory instead of /template. We would need to restructure the entire repo to allow kpt to pull in these files correctly.