Commit Graph

14 Commits (ae3bbea31ff3258bce235cfc4798d60e4d2babd2)

Author SHA1 Message Date
Samuel Attwood 2a66592349 Make patch 2021-11-30 23:45:32 -05:00
Marcell Sevcsik 54376702a8 make patch + clean 2021-11-24 10:07:20 +01:00
Arvind Iyengar f886d21586
Bump version of released charts w/ invalid semver
Starting in Helm 3.5.2, SemVer version strings are strictly enforced. Therefore, charts with SemVer version strings like X.X.000 will no longer work.

This commit addresses the following semvers that are invalid. The fix is to bump the packageVersion only (no Helm chart changes otherwise):
- artifactory-ha 4.13.000 -> 4.13.1
- artifactory-jcr 3.4.000 -> 3.4.1
- dynatrace-oneagent-operator 0.8.000 -> 0.8.1
- hpe-flexvolume-driver 3.1.000 -> 3.1.1
- kubecost (cost-analyzer) 1.70.000 -> 1.70.1
- portshift-operator 0.1.000 -> 0.1.1
2021-08-18 13:33:21 -07:00
Arvind Iyengar a77e7bcc60
Fix dynatrace-oneagent-operator patch and clean up overlay 2021-06-23 18:50:21 -07:00
Arvind Iyengar 8f8b5ec95b
Move patch and overlay into generated-changes 2021-06-23 18:50:19 -07:00
Steven Crespo b502238e01 Remove namespace annotations 2020-09-21 19:17:19 -07:00
Steven Crespo 7b326cdb69 Update dynatrace package to reference helm repo 2020-08-10 17:33:01 -07:00
Steven Crespo 95397c14d2 Remove categories in questions 2020-08-04 21:26:42 -07:00
Steven Crespo 05f352b903 Remove system suffix from namespace
Remove `-system` suffix from chart `dynatrace-oneagent-operator` as it
is not needed for partner charts.
2020-08-03 17:27:41 -07:00
Daishan b559f16e0b Sync from rancher/charts 2020-08-02 10:43:45 -07:00
Steven Crespo 95546bb4bd Add app-readme to dynatrace-oneagent-operator
Backdoor used to apply changes to current chart version.
2020-07-31 12:17:37 -07:00
Steven Crespo 6cd514d633 Update chart logo and annotations in current chart
- Update chart logo to match upstream's reference
- Update annotations to catalog.cattle.io
- Remove local copy of logo
- Remove app-readme
- Remove dynatrace-oneagent-operator-0.8.000.tgz
2020-07-29 13:33:13 -07:00
Steven Crespo 32f8cc4ef5 Move questions, app-readme, and logo to overlay
Move questions.yaml, app-readme.md, and logo.png to the overlay
directory. These files are Rancher specific and should be kept separate
in the overlay directory as we now use partner's upstream chart
repositories rather than our own.
2020-07-22 19:22:19 -07:00
Steven Crespo 3877fae669 Add dynatrace-oneagent-operator chart
This commit includes the following:
- Add reference to local copy of logo.png
- Add partner annotations in Chart.yaml
2020-07-22 19:15:50 -07:00