Commit Graph

546 Commits (cc6596b6523620ffd0700b394035d4b70f38de8f)

Author SHA1 Message Date
Ray Chang 6c848ade36 make prepare/patch: release longhorn v1.4.0 into Rancher 2.7
Signed-off-by: Ray Chang <ray.chang@suse.com>
2023-01-30 14:28:32 +08:00
Mauren Berti f50b5dc1f7
Add new PSP flag + add validation for capabilities.
* Remove previously added capabilities check.
* Add new validation file validate-psp-install.yaml with capabilities and switch check to verify PSPs are installable in the target cluster.
* Remove old PSP flags and replace them with the standardized global.cattle.psp.enabled.
* Add explanation of the changes for Kubernetes v1.25 to app-readme.md.
2023-01-27 19:38:30 -05:00
Mauren Berti 8e40538820
Merge pull request #2362 from stormqueen1990/feat/add-error-message-logging
[rancher-logging] Update chart for new PSP approach
2023-01-27 18:42:43 -05:00
Steven Crespo 5800008af4
Merge pull request #2373 from PennyScissors/devv27-update-ui-plug-op
Update ui-plugin-operator chart
2023-01-27 15:28:45 -08:00
Arvind Iyengar 548c9b434a
Merge pull request #2370 from aiyengar2/add_global_psp_fields_to_alerting
Add global.cattle.psp.enabled to rancher-alerting charts
2023-01-27 15:13:51 -08:00
Mauren Berti 30c71503d2
Add user-friendly error message + standardize PSP flag.
* Substitute global.rbac.psp.enabled and global.psp.enabled uses for global.cattle.psp.enabled.
* Remove previous usages of the capabilities check to determine if PSPs and PSP-related resources are applied.
* Add a new validation file (validate-psp-install.yaml) to make the capabilities check when PSP installation is requested and issue a user-friendly message if unable to install PSP.
* Update app-readme.md to include details of this change.
* Bump chart version to 102.0.0.
* Change default value for PSP installation from true to false.
2023-01-27 18:04:57 -05:00
Arvind Iyengar fb81b0ba41
[rancher-alerting-drivers] Use global.cattle.psp.enabled field and bump major version 2023-01-27 15:00:48 -08:00
Steven Crespo 94514d014b Update release.yaml 2023-01-27 14:43:31 -08:00
Eliyam Levy 2c3bb8ce0b update package and release yamls 2023-01-27 17:43:20 -05:00
Chad Roberts 78e67d6786
Bump rancher-webhook to 0.3.2-rc13 2023-01-27 16:02:39 -05:00
Chad Roberts fcff5f1b43
bump rancher-webhook to 0.3.2-rc12 2023-01-27 11:56:49 -05:00
Rayan Das 396dd5a0f6
Merge pull request #2333 from rayandas/bump-cis-benchmark
[dev-v2.7] Update CIS-Benchmark chart to include latest security-scan and cis-operator version.
2023-01-27 10:37:17 +05:30
Mario Manno beb64447f4 Updating to Fleet v0.6.0-rc.2 2023-01-26 18:07:08 +01:00
Eliyam Levy 4282ec2a1d updated packages and release 2023-01-25 17:05:40 -05:00
Rayan Das 56bb7b322f bump security-scan version, cis-operator, and chart version 2023-01-25 17:15:58 +05:30
Geet Samra 09c3dc2d58 regenerate release.yaml 2023-01-24 13:34:30 -08:00
Geet Samra de58398135 empty release.yaml 2023-01-24 12:58:51 -08:00
Guilherme Macedo 07c237d7be
make charts
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-01-23 19:51:19 -03:00
Chris Kim 69a27df3fb
Merge pull request #2338 from Oats87/bump-suc-0.4.0
[dev-v2.7] Bump system-upgrade-controller chart to 0.10.0
2023-01-20 10:31:57 -08:00
Chris Kim 1bbe3c5d52 update release.yaml for SUC
Signed-off-by: Chris Kim <oats87g@gmail.com>
2023-01-19 10:10:54 -08:00
Harrison Affel 0ebc2a3337 bump rancher-webhook to vesrion v0.3.2-rc11 2023-01-19 13:05:47 -05:00
Michal Jura 2f0260622e
Merge pull request #2327 from mjura/dev-v2.7
[dev-v2.7] Bump rancher-aks-operator v1.1.0-rc2
2023-01-17 16:49:46 +01:00
Chad Roberts 95895018b0
Bump rancher-webhook version to v0.3.2-rc10 2023-01-13 12:10:54 -05:00
Michal Jura eb5a058d41
Bump rancher-aks-operator v1.1.0-rc2
Bug fixes for:
  - AKS Updating AgentPools with custom route table is not allowed

Fixes: rancher/rancher#40087
2023-01-13 09:43:42 +01:00
Rayan Das 7761be94ee
Merge pull request #2329 from rayandas/bump-cis-benchmark
[dev-v2.7] Update CIS-Benchmark chart to include new cis-operator version
2023-01-13 10:07:51 +05:30
Eliyam Levy c85eb74860 update package and release yamls 2023-01-12 10:52:54 -05:00
Rayan Das 115a07afba bump cis-benchmark version and chart version 2023-01-12 13:40:10 +05:30
Jiaqi Luo b2056617a4 Bump rancher-webhook version to v0.3.2-rc9 2023-01-11 15:41:16 -07:00
Vaishnav Gaikwad 5e356f6868
Merge pull request #2325 from doflamingo721/update-istio-versioning
[dev-v2.7] Revise istio versioning
2023-01-11 22:50:29 +05:30
Rayan Das 6335f0ec97 add condition to check for PSP capability in rancher-cis-benchmark 2023-01-11 22:42:48 +05:30
Vaishnav Gaikwad e055763437 correct istio versioning 2023-01-11 12:21:30 +05:30
Jiaqi Luo 54508a5fbb Bump rancher-webhook version to v0.3.2-rc8 2023-01-10 10:39:50 -07:00
Steven Crespo 248680a06f Merge remote-tracking branch 'upstream/release-v2.7' into dev-v2.7 2023-01-06 14:56:08 -08:00
Steven Crespo 21cc461ffb Update release.yaml 2023-01-06 13:42:37 -08:00
Steven Crespo 0e8b78d9b5 Add package fleet-agent 0.4.1 2023-01-06 13:36:21 -08:00
Steven Crespo cec0e44f17 Add package fleet-crd 0.4.1 2023-01-06 13:36:05 -08:00
Steven Crespo 228b77df7e Add package fleet 0.4.1 2023-01-06 13:35:30 -08:00
Matt Farina 1113b0f51d
make forward-port fleet-agent
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-01-06 15:24:42 -05:00
Matt Farina 974eb874aa
make forward-port fleet-crd
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-01-06 15:23:48 -05:00
Matt Farina 2ddbd7a8fc
make forward-port fleet
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-01-06 15:21:53 -05:00
Michael Bolot 8f6c528621
Merge pull request #2300 from selvamt94/neuvector
Neuvector: Add NeuVector chart version 2.4.0
2023-01-05 13:13:12 -06:00
selvamt94 6dd5ddc250 Add NeuVector chart version 2.4.0 2023-01-05 10:19:47 -08:00
Kevin Joiner c9c43755ca Bump rancher-webhook version to v0.3.2-rc7 2023-01-05 13:12:45 -05:00
vardhaman a35ead5b2d updated rancher alerting to latest versions
updated prom2teams to 4.2.0 and sachet to 0.3.1
2023-01-05 18:23:03 +05:30
Kevin Joiner 96529f368e Bump rancher-webhook version to v0.3.2-rc6 2023-01-04 16:41:43 -05:00
Rayan Das ada6ecc6f2
Merge pull request #2286 from rayandas/bump-security-scan
[v2.7] Update CIS Benchmark chart with latest security scan and cis-operator version.
2023-01-04 10:24:46 +05:30
Steven Crespo 6d4a3e7170 Update ui-plugin-operator commit ref 2023-01-03 15:30:59 -08:00
Anna Blendermann 0c4e4ab49c
Add Kubernetes 1.25 support to KEv2 operator charts (#2279) 2023-01-03 12:53:58 -05:00
Vaishnav Gaikwad fb8d6d36b0
Merge pull request #2266 from doflamingo721/istio-psp-compatibility
[dev-v2.7 istio] Add condition to check PSP compatibility
2022-12-23 15:44:47 +05:30
Chad Roberts 3771bd4ae6
Bump rancher-webhook version to v0.3.2-rc5 2022-12-22 14:18:59 -05:00
Kevin Joiner ee7e29e1aa Bump rancher-webhook version to v0.3.2-rc4 2022-12-21 19:35:33 -05:00
Kevin Joiner 7e9c948522 Bump rancher-webhook version v0.3.2-rc3 2022-12-21 09:27:02 -05:00
Colleen Murphy ea41816075 Bump webhook and csp-adapter 2022-12-20 15:23:06 -08:00
Chad Roberts 52977fdbeb
Merge pull request #2281 from crobby/bump-webhook-032rc1
Bump rancher-webhook v0.3.2 rc1
2022-12-20 16:36:34 -05:00
Tim Hardeck 26edd53692
Updating to Fleet v0.6.0-rc.1 2022-12-20 21:33:38 +01:00
Chad Roberts 083cbb731e
Bump rancher-webhook to v0.3.2-rc1 2022-12-20 15:25:27 -05:00
Rayan Das 36acfd7174 update release.yaml 2022-12-20 14:44:15 +05:30
Eliyam Levy 6e4bf9d2d6 Updated package and release yamls 2022-12-19 15:11:39 -05:00
Vaishnav Gaikwad 489933f001 add condition to check for PSP capability in rancher-istio 2022-12-19 18:32:10 +05:30
Vaishnav Gaikwad 7736a950d2
Merge pull request #2215 from doflamingo721/cis-imagepullpolicy-fix
[dev-v2.7] Update cis-operator imagePullPolicy
2022-12-19 09:51:24 +05:30
Arvind Iyengar 4572272e92
Merge branch 'dev-v2.7' into add_rebased_project_monitoring 2022-12-15 10:32:05 -08:00
Vaishnav Gaikwad 8edef0570a Update cis-operator imagePullPolicy 2022-12-15 19:59:13 +05:30
Andreas Kupries b7a5f49648 make chart, bump release 2022-12-15 14:25:02 +01:00
Arvind Iyengar 07891a5065
Rebase rancher-project-monitoring chart 2022-12-14 12:30:10 -08:00
Arvind Iyengar b80d9a86cf
Rebase prometheus-federator chart 2022-12-14 12:30:10 -08:00
Thomas Ferrandiz 285a009147 Update rancher-sriov to use BCI image 2022-12-14 10:08:53 +01:00
Anna Blendermann a6acad3f69
KEv2 branch operators (#2265)
* Bump AKS patch v1.1.0-rc1 and EKS minor v1.2.0-rc2
2022-12-13 16:15:54 -05:00
Mauren Berti 88cb96736d
Pull upstream changes. 2022-12-08 15:49:58 -05:00
Mauren Berti 3da3c404e9
Bump rancher-backup version to 3.0.1-rc1. 2022-12-08 15:19:25 -05:00
vardhaman f5bf73f5e4 rancher gatekeeper updated to 3.10.0 2022-12-07 13:07:58 +05:30
vardhaman 3d75486ca7 updated release.yaml 2022-12-06 13:08:30 +05:30
vardhaman 54639edc61 updated release.yaml 2022-12-06 11:49:26 +05:30
Anna Blendermann a5feebd592
Bump eks and aks operators (#2242) 2022-12-01 14:30:23 -05:00
Andreas Kupries 2117522f1e make chart, bump release 2022-11-24 14:57:13 +01:00
Olivier Vernin f89e5268b9
Merge pull request #2191 from epinio/is1454-awscli-image-update-2.7
Epinio in Rancher Charts 2.7 Dev
2022-11-22 10:11:29 +01:00
Arvind Iyengar 174d8a1821
make forward-port rancher-monitoring 100.2.0+up40.1.2 2022-11-21 12:41:03 -08:00
Arvind Iyengar d1bc8445b9
make forward-port rancher-monitoring-crd 100.2.0+up40.1.2 2022-11-21 12:41:03 -08:00
Arvind Iyengar bc0a979ac1
Add entry to release.yaml 2022-11-21 12:41:02 -08:00
Andreas Kupries 79f388840e make chart, tweak release 2022-11-21 16:57:06 +01:00
Anna Blendermann 6678618e06
[v2.7.1] Update vSphere CSI and CPI charts (#2204) 2022-11-17 23:08:34 -05:00
Steven Crespo 7edfac8b04 Clean up release.yaml 2022-11-17 13:07:00 -08:00
Steven Crespo ec5316b467 Merge branch 'release-v2.7' into devv26-oob-sync 2022-11-17 13:02:14 -08:00
Steven Crespo 4c10f968b5 Update release.yaml 2022-11-17 12:19:51 -08:00
Phan Le 1af3e02469 Release Longhorn v1.3.2 into Rancher dev-2.7: make prepare 2022-11-17 11:05:14 -08:00
Ray Chang 98ef72d055 make charts: release longhorn v1.2.6 into Rancher 2.7
Signed-off-by: Ray Chang <ray.chang@suse.com>
2022-11-15 15:43:15 +08:00
Ray Chang 5af0e7465a make prepare/patch: release longhorn v1.2.6 into Rancher 2.7
Signed-off-by: Ray Chang <ray.chang@suse.com>
2022-11-15 15:30:53 +08:00
Matt Farina e1a10ab02f
Merge pull request #2209 from mattfarina/bump-fleet-0.5.0
[2.7] Bump fleet 0.5.0
2022-11-10 18:54:54 -05:00
Matt Farina 7cc0692de9
Fixing release.yaml for fleet
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-11-10 15:46:48 -08:00
Steven Crespo 1dfe28d95f
Merge pull request #2208 from PennyScissors/dev-v2.7
Make forward port Longhorn 1.2.6
2022-11-10 15:40:01 -08:00
Matt Farina 2f12bb2db9
Updating fleet to v0.5.0
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-11-10 14:15:18 -08:00
Steven Crespo a9a41ceb06 Make forward-port - longhorn-crd 2022-11-10 12:16:34 -08:00
Steven Crespo 8730935686 Make forward-port - longhorn 2022-11-10 12:16:12 -08:00
Max Sokolovsky c97b2020d5 Remove rc from rancher-webhook 0.3.0-rc5 2022-11-10 13:30:06 -05:00
Prachi Damle f9f6501b1c make forward-port longhorn-crd 2022-11-10 00:45:45 -08:00
Prachi Damle 45774dd51a make forward-port longhorn 2022-11-10 00:44:46 -08:00
Prachi Damle 399a417a93 make forward-port rancher-webhook 2022-11-10 00:35:50 -08:00
Prachi Damle 15c92274ef make forward-port rancher-eks-operator-crd 2022-11-10 00:31:43 -08:00
Prachi Damle c68a5f7372 make forward-port rancher-eks-operator 2022-11-10 00:27:58 -08:00
Prachi Damle 105e38beec make forward-port rancher-csp-adapter 2022-11-10 00:27:17 -08:00
Prachi Damle fc6cd80d42 make forward-port rancher-backup-crd 2022-11-09 23:57:10 -08:00
Prachi Damle a36b32a84f make forward-port rancher-backup 2022-11-09 23:56:07 -08:00
Prachi Damle 800802614a make forward-port rancher-aks-operator-crd 2022-11-09 23:51:58 -08:00
Prachi Damle aabc6e8430 make forward-port rancher-aks-operator 2022-11-09 23:50:39 -08:00
Prachi Damle fe9a5b475d make forward-port fleet-agent 2022-11-09 23:46:32 -08:00
Prachi Damle acf843eefb make forward-port fleet-crd 2022-11-09 23:45:38 -08:00
Prachi Damle 6b06e5abb9 make forward-port fleet 2022-11-09 23:44:46 -08:00
Prachi Damle 4f9de933fa make forward-port neuvector-crd 2022-11-09 23:37:56 -08:00
Prachi Damle 06adc386b9 make forward-port neuvector 2022-11-09 23:37:11 -08:00
mitulshah-suse 2160a1d98c
Merge pull request #2201 from vardhaman22/vardhaman/non-rc-cis-chart
Update rancher-cis-benchmark chart to non-rc version v3.0.0
2022-11-10 10:30:04 +05:30
Eliyam Levy 23da8e7f06 Updated package and release 2022-11-09 11:51:50 -05:00
Anna Blendermann 2a68d12b8a
Unrc kev2 operators for v2.7.0 (#2200) 2022-11-09 09:12:01 -05:00
vardhaman 11895ff5bd updating cis to non rc v3.0.0 2022-11-09 14:37:41 +05:30
Caleb Bron 593ee697bd
Merge pull request #2187 from selvamt94/neuvector
Add NeuVector chart version 2.2.4
2022-11-08 08:59:33 -07:00
selvamt94 4da0324977 Add NeuVector chart version 2.2.4 2022-10-31 19:48:20 -07:00
Steven Crespo 01991d3baa Update ui-plugin-operator commit ref to 0.1.0 2022-10-31 12:18:06 -07:00
Kevin Joiner bc32b9dcd0 Bump rancher-webhook version v0.3.0-rc5 2022-10-28 11:48:03 -04:00
Tim Hardeck 31430831ba
Updating to Fleet v0.5.0-rc4 2022-10-27 20:44:53 +02:00
Steven Crespo 05f1f26b6d Clean up release.yaml 2022-10-25 13:38:04 -07:00
Steven Crespo bab172ff32 Make forward-port epinio-crd 2022-10-25 13:21:19 -07:00
Steffan Tucker 28a5f0ffb6
Merge pull request #2164 from steffantucker/csp-adapter-bump
CSP adapter bump
2022-10-24 23:34:50 -06:00
Steven Crespo 0e7f84a993 Make forward-port longhorn-crd 2022-10-21 13:26:48 -07:00
Steven Crespo 846eb719a2 Make forward-port longhorn 2022-10-21 13:26:31 -07:00
Matt Farina 756dbc4ca9 Updating fleet to 0.5.0-rc3
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-10-21 13:33:14 -04:00
Hussein Galal 9d336deec8
Merge pull request #2170 from galal-hussein/fix_permission_test
Fix permission test
2022-10-19 21:17:25 +02:00
Steven Crespo 37974801a4
Merge pull request #2168 from PennyScissors/dev-v2.7
Update ui-plugin-operator commit ref
2022-10-19 09:05:19 -07:00
galal-hussein 5f2f0ba3dc update security-scan image 2022-10-19 18:02:30 +02:00
galal-hussein 3d4a61d672 fix permissions for cis-serviceaccount 2022-10-18 22:59:53 +02:00
Steven Crespo ea5e7c3baa Update ui-plugin-operator commit ref 2022-10-18 13:51:55 -07:00
Chris Wayne 9e992cb314
Merge pull request #2110 from thomasferrandiz/sriov-nfd-2.7
[2.7.0] [sriov] Update images and chart and add node-feature-discovery as dependency
2022-10-18 11:10:40 -04:00
Steffan Tucker 68739862b8
bump rancher-csp-adapter to 2.0.0 2022-10-17 13:19:17 -06:00
galal-hussein 7641784193 Add PSP for cis-benchmark 2022-10-14 21:06:23 +02:00
Rayan Das d6cf998f18 bump security-scan to v0.2.9-rc4 2022-10-14 09:55:16 +05:30
galal-hussein 3fc4b81e99 Add privielges to cis-operator-serviceaccount in cis-operator namespace 2022-10-14 02:05:27 +02:00
Manuel Buil 82e8432219 Update rancher-sriov and add rancher-nfd as dependency
Signed-off-by: Manuel Buil <mbuil@suse.com>

release.yaml
2022-10-13 10:10:16 +02:00
Hussein Galal 57da02c31f
Merge pull request #2117 from galal-hussein/add_restricted_rbac
Add more restricted RBAC to cis benchmark chart
2022-10-12 23:04:05 +02:00
Prachi Damle 8da730e37f
Merge pull request #2145 from chrisho/update-harvester-charts-to-rancher-v2.7
Update harvester charts to Rancher v2.7
2022-10-12 11:11:24 -07:00
galal-hussein e0c2133e61 Add RBAC roles for cis benchmark chart 2022-10-12 20:07:16 +02:00
Kevin Joiner 6b50f62eac
Merge pull request #2146 from KevinJoiner/remove-rancher-external-ip-webhook
Remove rancher external ip webhook
2022-10-12 08:16:28 -04:00
Chris Ho 39c08c07cb update ccm/csi to rancher v2.7 2022-10-12 08:37:27 +08:00
Kevin Joiner 6bad16bbf8 Remove depercated rancher-external-ip-webhook 2022-10-11 14:54:47 -04:00
Vaishnav Gaikwad f3481f896c update release.yaml 2022-10-11 10:46:59 +05:30
Steven Crespo 337f025ca8 Make forwardport 2022-10-05 14:52:38 -07:00
Vaishnav Gaikwad 061b962328 remove wins-upgrader chart package 2022-10-05 06:37:28 +05:30
Arvind Iyengar 3a05830b09
Merge pull request #2097 from selvamt94/neuvector
Add NeuVector chart version 2.2.3
2022-10-04 09:32:17 -07:00
Kevin Joiner a4273a337b Bump rancher-webhook version v0.3.0-rc4 2022-10-03 16:19:42 -04:00
Kevin Joiner b4a70abcf7
Merge pull request #2121 from KevinJoiner/bump-rancher-aks-operator-1.0.7-rc2
Bump rancher-aks-operator v1.0.7-rc2
2022-10-03 14:36:52 -04:00
Kevin Joiner 8a8567dabb
Merge pull request #2122 from KevinJoiner/bump-rancher-eks-operator-1.1.5-rc2
Bump rancher-eks-operator v1.1.5-rc2
2022-10-03 14:36:20 -04:00
Kevin Joiner 094aeaf7b8
Merge pull request #2124 from KevinJoiner/bump-rancher-gke-operator-1.1.5-rc1
Bump rancher gke operator 1.1.5 rc1
2022-10-03 14:35:55 -04:00
selvamt94 1931625d60 Add NeuVector chart version 2.2.3 2022-09-29 12:17:07 -07:00
Kevin Joiner 0c5a6f9a36 Bump webhook chart to v0.3.0-rc3 2022-09-28 19:37:20 -04:00
Kevin Joiner 92628ba685
Merge pull request #2104 from KevinJoiner/webhook-ip-2.7
Prepare rancher-webhook-external-ip 2.7
2022-09-28 19:33:17 -04:00
Prachi Damle 5483c5e367
Merge pull request #2115 from mitulshah-suse/update-images-in-cis-for-latest-rc
Update images in cis for latest rc
2022-09-28 14:00:09 -07:00
Kevin Joiner b4db299ca2 Prepare rancher-external-ip-webhook charts for rancher 2.7. 2022-09-28 15:53:41 -04:00
Kevin Joiner 9497b20cd6 Bump rancher-gke-operator to v1.1.5-rc1 2022-09-28 15:16:45 -04:00
Kevin Joiner ec11be670f Bump rancher-eks-operator to v1.1.5-rc2 2022-09-28 14:51:40 -04:00
Kevin Joiner 7de010180c Bump rancher-aks-operator to v1.0.7-rc2 2022-09-28 14:32:47 -04:00
Jono Mercier 2466942ff6
Merge pull request #2114 from rayandas/prepare-charts-for-2.7.0
Update charts to Rancher v2.7
2022-09-27 11:42:28 -07:00
mitulshah-suse b626fd44bc update images and version 2022-09-27 12:55:51 +05:30
Prachi Damle b8a0084a54
Merge pull request #2111 from mitulshah-suse/update-cis-to-latest-rc
Update cis to latest rc
2022-09-26 16:24:49 -07:00
Rayan Das f0aa7cfeed Update rancher-windows-gmsa to Rancher v2.7 2022-09-26 18:49:18 +05:30
Rayan Das 5174a4ebbc Update rancher-gke-operator to Rancher v2.7 2022-09-26 17:22:49 +05:30
Rayan Das 98f1735c65 Update rancher-eks-operator to Rancher v2.7 2022-09-26 17:22:49 +05:30
Rayan Das 1ddaf82438 Update rancher-aks-operator to Rancher v2.7 2022-09-26 17:22:49 +05:30
Rayan Das 50d6115811 Update system-upgrade-controller to Rancher v2.7 2022-09-26 17:21:56 +05:30
Eliyam Levy 97f10ef605 Releasing rancher-backups v3.0.0-rc1 2022-09-23 16:25:44 -04:00
Eliyam Levy 3b80899c7d
Merge pull request #2089 from maxsokolovsky/add-new-rancher-csp-adapter-release-v2.0.0-rc1
Add a new rancher-csp-adapter v2.0.0-rc1 chart
2022-09-23 13:50:42 -04:00
Matt Farina 236d1c9851 Updating fleet to 0.5.0-rc2
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-09-23 11:35:47 -04:00
mitulshah-suse 1852d11a41 update rc versions to point to latest 2022-09-23 14:11:28 +05:30
mitulshah-suse 9aa14fe5e5 Add istio 1.14.3 2022-09-23 11:17:21 +05:30
Prachi Damle 2ce4d1d38e Update rancher-alerting-drivers to Rancher v2.7.0
fix release.yaml to not release prom2teams ans sachet
2022-09-22 13:31:37 -07:00
Max Sokolovsky 2305904c62 Add a new rancher-csp-adapter release v2.0.0-rc1 2022-09-22 12:51:41 -04:00
Michael Bolot 56369b7e54 bump rancher webhook to 0.3.0-rc2 2022-09-22 08:12:28 -05:00
Arvind Iyengar 9e6779dffe
Prepare project monitoring for 2.7 2022-09-21 12:57:54 -07:00
Arvind Iyengar 801a6eb85f
Prepare monitoring for 2.7 2022-09-21 12:57:51 -07:00
Steven Crespo 7153bb70d1 Add ui-plugin-operator package 2022-09-21 12:09:05 -07:00
Eliyam Levy 3efe3a050c Updated rancher-logging to Rancher v2.7 2022-09-21 11:31:49 -04:00
mitulshah-suse 697c23f8c9 add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30
Arvind Iyengar 8ed5e33891
Remove dev-v2.6 rc versions of rancher-aks-operator
Ran `CHART=rancher-aks-operator VERSION=100.0.6+up1.0.7-rc1 make remove` + `CHART=rancher-aks-operator-crd VERSION=100.0.6+up1.0.7-rc1 make remove` followed by removing the entries from the release.yaml
2022-09-20 12:08:30 -07:00
Arvind Iyengar bb1b93a2dc
Remove dev-v2.6 rc versions of rancher-backup
Ran `CHART=rancher-backup VERSION=2.1.4-rc1 make remove` + `CHART=rancher-backup-crd VERSION=2.1.4-rc1 make remove` followed by removing the entries from the release.yaml
2022-09-20 12:08:12 -07:00
Arvind Iyengar 34b0142483
Remove dev-v2.6 rc versions of rancher-eks-operator
Ran `CHART=rancher-eks-operator VERSION=100.0.4+up1.1.5-rc1 make remove` + `CHART=rancher-eks-operator VERSION=100.0.4+up1.1.5-rc1 make remove` followed by removing the entries from the release.yaml
2022-09-20 12:08:09 -07:00
Arvind Iyengar 2f76ef17fd
Remove dev-v2.6 rc versions of rancher-webhook
Ran `CHART=rancher-webhook VERSION=1.0.6+up0.2.7-rc4 make remove` followed by removing the entry from the release.yaml
2022-09-20 12:07:44 -07:00
Arvind Iyengar 874333127b
Fix release.yaml formatting 2022-09-19 15:45:28 -07:00
mitulshah-suse 60f61ebef4 update version in benchmark,remove 1.5 scanprofile 2022-09-16 09:56:33 +05:30
Michael Bolot 1697e72c56 Bump rancher-webhook to v0.2.7-rc4 2022-09-08 16:28:12 -05:00
Eliyam Levy 19f84f77a0 updated release and package yamls 2022-09-08 10:58:29 -04:00
Kevin Joiner a3ffb15a91 Bump rancher-webhook to v0.2.7-rc2 2022-09-07 16:17:19 -05:00
Anna Blendermann e7560b35ee
Bump aks operator charts to 1.0.7-rc1 2022-09-07 16:23:53 -04:00
Max Sokolovsky 52cdb239ff Bump rancher-csp-adapter to v1.0.1 2022-09-06 16:37:56 -04:00
Arvind Iyengar 3c62cd7d5e
Merge remote-tracking branch 'upstream/release-v2.6' into dev-v2.6 2022-09-01 16:53:05 -07:00
Phan Le 8030224800 Hide longhorn 100.2.1+up1.3.1 chart
Signed-off-by: Phan Le <phan.le@suse.com>
2022-09-01 16:06:16 -07:00
Phan Le a51197e787 Bump all longhorn 1.3 package.yamls for new charts
Signed-off-by: Phan Le <phan.le@suse.com>
2022-09-01 16:05:00 -07:00
Anna Blendermann df13d565e6
Bump eks operator chart 1.1.5 rc1 (#2056)
* Bump eks operator chart to 1.1.5-rc1

* Make charts

Co-authored-by: Anna Blendermann <anna.blendermann@suse.com>
2022-08-31 13:41:03 -04:00
Matt Farina 34f5fb12ca
Updating to fleet v0.3.11
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-08-29 15:13:00 -04:00
Matt Farina 10f56b8470
Updating to fleet 0.3.11-rc1
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-08-26 17:31:18 -04:00
Arvind Iyengar 2e5c82671a
Empty release.yaml after 2.6.7 release 2022-08-19 13:59:01 -07:00
Arvind Iyengar bfd969adc8
Forward port 2.5.16 charts
Related PR: https://github.com/rancher/charts/pull/2034
2022-08-17 10:37:24 -07:00
Prachi Damle 021216ca72 Updating CIS to non rc v2.1.0 2022-08-16 17:08:49 -07:00
Matt Farina cfc14fb4fe
Updating Fleet to 0.3.10 release
Signed-off-by: Matt Farina <matt.farina@suse.com>
2022-08-16 14:00:18 -04:00
Prachi Damle e8a2b9c8a7
Merge pull request #2025 from rayandas/bump-cis-benchmark
Bump cis benchmark chart to 2.1.0-rc1
2022-08-16 10:16:49 -07:00
Michael Bolot c4f60ba6b2
Merge pull request #2028 from MbolotSuse/adapter-final
Bump rancher-csp-adapter to version 1.0.0
2022-08-16 12:00:54 -05:00