Arvind Iyengar
fc65cbb43c
Remove rancher-operator charts from forward port
2022-02-09 23:39:18 -08:00
Arvind Iyengar
78d56540a8
make validate
2022-02-09 23:18:09 -08:00
Arvind Iyengar
930b792ad7
Merge branch 'dev-v2.6' into disable_client_metrics
2022-02-09 16:22:45 -08:00
Raul Cabello Martin
f2f4c27683
Merge branch 'dev-v2.6' into dev-v2.6
2022-02-09 11:53:46 +01:00
Sameer Kulkarni
de4e4212e8
Merge pull request #1714 from doflamingo721/istio-rhel84
...
[2.6] Update istio documentation
2022-02-09 10:51:04 +05:30
raulcabello
353db0494a
bump rancher backup to v2.1.1-rc
2022-02-07 17:15:31 +01:00
Vaishnav Gaikwad
b6fb50c95a
make charts
2022-02-01 15:28:49 +05:30
raulcabello
eec5209066
run make remove
2022-01-31 09:53:28 +01:00
raulcabello
89a94ca0e9
run make charts
2022-01-31 09:45:47 +01:00
Arvind Iyengar
93e5ecb8ff
Merge branch 'dev-v2.6' into disable_client_metrics
2022-01-27 09:54:48 -08:00
Max Sokolovsky
ef6c216c75
Make charts
2022-01-21 16:28:43 -05:00
Max Sokolovsky
745f1a0143
Make remove
2022-01-21 16:27:40 -05:00
Arvind Iyengar
4a6d30516f
Merge pull request #1688 from rohitsakala/dev-v2.6
...
Update fleet to v0.3.9-rc2
2022-01-21 08:31:26 -08:00
Venkata Krishna Rohit Sakala
7c10edb853
Run make remove
2022-01-19 12:24:05 +05:30
MbolotSuse
1650365cb0
Updating rancher-webhook to include new version with tolerations ( #1692 )
...
Update rancher-webhook to include new version with tolerations.
Remove older version of rancher-webhook
Updating rancher-webhook to use latest version 0.2.4-rc6
2022-01-18 15:58:19 -06:00
Arvind Iyengar
61f59b0b0c
make charts
2022-01-12 20:04:43 -08:00
Venkata Krishna Rohit Sakala
2fa47e146c
Run make charts
2022-01-13 08:29:45 +05:30
Donnie Adams
28388b46d1
Run make charts
2022-01-12 17:19:56 -07:00
Max Sokolovsky
c3aa86ece3
Run make charts
2022-01-10 13:29:18 -05:00
Arvind Iyengar
e8de4d24f0
make charts
2022-01-06 12:23:31 -08:00
Arvind Iyengar
18f0a74a13
make standardize
2022-01-06 11:08:03 -08:00
Arvind Iyengar
bd760427f7
Remove duplicate charts before standardizing
2022-01-06 11:07:47 -08:00
Arvind Iyengar
7b3d868ac7
Delete old README.mds and old scripts
2022-01-03 16:06:32 -08:00
brendarearden
34d7b7ebbd
add index.yaml and assets
2021-12-17 16:44:56 -07:00
Steven Crespo
fd03d829b5
Add cpi and csi assets
2021-11-18 13:56:40 -08:00
Steven Crespo
4a80dddc39
Remove cpi and csi assets
2021-11-18 13:50:10 -08:00
Donnie Adams
28d567688d
Add assets
2021-10-26 10:21:30 -07:00
Jiaqi Luo
cd06f56bd6
release 100.0.2+up1.10.4
2021-10-18 13:46:04 -07:00
Nick Gerace
f01a2cfb74
add index.yaml and assets
2021-10-08 18:21:33 -04:00
Jake Hyde
ae90b1c619
Regenerate assets
2021-09-30 14:07:11 -04:00
Jake Hyde
4050ef381e
Regenerate assets
2021-09-28 15:35:07 -04:00
Kinara Shah
42fbb0cb02
add index.yaml assets/
2021-08-30 09:48:14 -07:00
Colleen Murphy
b0eeab2afa
Delete rancher-operator
...
rancher-operator was merged into rancher[1] and won't be installed
separately going forward on 2.6. This deletes the charts so they won't
be erroneously caught by image-scanning.
[1] https://github.com/rancher/rancher/pull/32170
2021-08-03 17:04:19 -07:00
Brenda Rearden
d832d0e0c2
Port over istio 1.9.600 and rancher-webhook 0.1.100+up0.1.1
2021-07-19 16:26:34 -07:00
Arvind Iyengar
67e1a3e437
Add release-v2.5 assets
2021-06-18 13:16:09 -07:00
Caleb Bron
b0acec6463
Merge pull request #1269 from manuelbuil/logo-release
...
Add sr-iov logo
2021-06-11 09:44:07 -07:00
Manuel Buil
94b3bb6061
Add sr-iov logo
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-06-11 17:40:57 +02:00
Arvind Iyengar
e8d80d248c
Regenerate template based on v0.2.0 release
...
```bash
make template
```
2021-05-17 15:54:09 -07:00
Caleb Bron
5c4286072a
Merge pull request #1013 from ryansann/release-v2.5.6
...
[v2.5.6] Release Charts
2021-03-03 21:46:04 -07:00
Ryan Sanna
9d6c294edb
release feature charts v2.5.6
2021-03-03 21:31:46 -07:00
Arvind Iyengar
c0c8eb96aa
Add logos for vsphere cpi and csi
2021-03-03 12:11:58 -08:00
Arvind Iyengar
cc7c7275cb
Regenerate charts and index
...
This commit completes the migration to the new charts-build-scripts by doing the following:
- Deletes assets/index.yaml (unnecessary remnant of the old charts build scripts)
- Recreates the charts directory to have the new expected directory structure
- Updates the timestamps on the index.yaml
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-14 22:58:59 -08:00
Arvind Iyengar
5d7c4c2acd
Migrate to the new docs and scripts
...
This commit just adds new files for the new scripts and modifies the README.md.
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-14 22:58:53 -08:00
actions
73f1cd6477
Generated changes
2021-01-12 16:31:10 +00:00
Daishan
4a91e0c57d
Resync index.yaml
2021-01-08 16:03:54 -07:00
Donnie Adams
d66de5c8c5
Add "catalog.cattle.io/os: linux" annotation
2021-01-08 06:43:47 -07:00
actions
d5421c6f6b
Generated changes
2021-01-07 05:24:25 +00:00
actions
4476584d9b
Generated changes
2020-12-09 01:07:44 +00:00
actions
828fdd507a
Generated changes
2020-11-10 00:02:10 +00:00
Brenda Rearden
c2ff3ea20f
Removing old fleet versions
2020-10-05 11:30:36 -07:00
actions
9e9ee4f316
Generated changes
2020-10-05 17:42:19 +00:00
actions
5e7ec89b58
Generated changes
2020-10-03 15:30:49 +00:00
Brenda Rearden
8281ce14bb
Removing old versions for latest dev-to-main merge
2020-10-02 16:57:12 -07:00
actions
6d02244829
Generated changes
2020-10-02 23:46:05 +00:00
rajashree
2ccea2f3f7
Remove older version of rancher-backup chart
2020-10-01 20:52:35 -07:00
Prachi Damle
159f9c9898
Remove old cis version
2020-10-01 18:08:14 -07:00
actions
f5fcf301c1
Generated changes
2020-10-02 00:51:10 +00:00
Brenda Rearden
915ac0edec
Clean up old charts from merge
2020-10-01 11:49:22 -07:00
actions
eeccb10836
Generated changes
2020-09-30 23:34:22 +00:00
Brenda Rearden
62366d6ee7
Remove old entries from index.yaml
2020-09-29 16:17:45 -07:00
Brenda Rearden
5891cd89bf
Remove old versions of charts
2020-09-29 16:14:06 -07:00
mrajashree
3737ec3c86
Generated changes
2020-09-22 18:05:46 +00:00
rajashree
37a8648cf8
Change encryption config field name in restore crd
2020-09-22 10:26:48 -07:00
maggieliu
082accaf9a
Generated changes
2020-09-22 17:05:35 +00:00
maggieliu
34fdd14bca
Merge pull request #674 from aiyengar2/fix_monitoring_chart_hardened
...
Support monitoring in hardened RKE clusters
2020-09-22 10:04:58 -07:00
maggieliu
6edb750ce9
Merge pull request #675 from aiyengar2/fix_pushprox_chart_hardened
...
Support pushprox in hardened RKE clusters
2020-09-22 10:04:44 -07:00
prachidamle
387c7abc46
Generated changes
2020-09-22 04:00:08 +00:00
Prachi Damle
0f786657a2
Merge pull request #676 from prachidamle/airgap_fix
...
Use global registry for security-scan and sonobuoy tool images to support airgapped setups
2020-09-21 20:59:38 -07:00
paynejacob
0b7417b7a4
Generated changes
2020-09-21 23:48:16 +00:00
Jacob Payne
91d1dedca1
allow tolerations to be passed to fluentbit containers ( #673 )
2020-09-21 16:47:48 -07:00
Prachi Damle
42f30bfad1
Use the system_default_registry for security-scan and sonobuoy images
...
Deleting tgz assets
2020-09-21 15:21:56 -07:00
PennyScissors
69a912e5d8
Generated changes
2020-09-21 22:02:18 +00:00
Steven Crespo
32f1b41934
Merge pull request #670 from PennyScissors/update-gk-v3.1.1
...
Update gatekeeper to version 3.1.1
2020-09-21 15:01:46 -07:00
Steven Crespo
5757f8cc15
Update gatekeeper to v3.1.1
2020-09-21 12:26:43 -07:00
Arvind Iyengar
0824c9466c
remove tgz
2020-09-21 12:04:36 -07:00
aiyengar2
66cf6d5927
Generated changes
2020-09-21 17:39:44 +00:00
Arvind Iyengar
205e38bb81
remove tgz
2020-09-21 00:20:47 -07:00
Arvind Iyengar
6da26e3c49
remove tgz
2020-09-20 16:40:32 -07:00
paynejacob
4600d62603
Generated changes
2020-09-20 22:00:38 +00:00
Jacob Payne
60c84b3c3b
fixed eks and k3s logging in airgap ( #671 )
2020-09-20 15:00:04 -07:00
aiyengar2
7abe624645
Generated changes
2020-09-20 02:42:59 +00:00
Arvind Iyengar
b5b32789d2
remove tgz
2020-09-19 19:23:35 -07:00
ibuildthecloud
f53ab23985
Generated changes
2020-09-19 06:04:16 +00:00
aiyengar2
6c1ea7bf39
Generated changes
2020-09-19 00:09:41 +00:00
Arvind Iyengar
c375218e54
remove tgz
2020-09-18 17:08:22 -07:00
brendarearden
bd35128e6f
Generated changes
2020-09-18 23:41:37 +00:00
Brenda Rearden
34676b359a
Merge pull request #667 from brendarearden/image-updates
...
Set installer repo,tag in values.yaml
2020-09-18 16:41:06 -07:00
aiyengar2
234373f159
Generated changes
2020-09-18 23:35:21 +00:00
aiyengar2
034952747f
Merge pull request #666 from aiyengar2/fix_kube_dns_namespace
...
Create kube-dns service monitor in kube-system
2020-09-18 16:34:48 -07:00
Brenda Rearden
9932422f51
Set installer repo,tag in values.yaml
2020-09-18 15:56:15 -07:00
mrajashree
a56790115a
Generated changes
2020-09-18 22:37:45 +00:00
Rajashree Mandaogane
820f105aa2
Merge pull request #663 from mrajashree/upd
...
Update resourceset to include configmaps for clusterrepos
2020-09-18 15:37:18 -07:00
Arvind Iyengar
aee71a40b6
remove tgz
2020-09-18 15:35:34 -07:00
aiyengar2
49948dbc4a
Generated changes
2020-09-18 22:30:35 +00:00
aiyengar2
afb3af8690
Merge pull request #662 from aiyengar2/use_new_busybox
...
Replace rancher/busybox w/ rancher/library-busybox
2020-09-18 15:29:56 -07:00
rajashree
b3cc3a717c
Update resourceset to include configmaps for clusterrepos
2020-09-18 15:26:55 -07:00
brendarearden
9266e6155c
Generated changes
2020-09-18 17:57:41 +00:00
prachidamle
239ff7d716
Generated changes
2020-09-18 17:47:47 +00:00
Prachi Damle
89746f9fe1
Merge pull request #664 from prachidamle/new_cis_fixes
...
CIS chart fixes to update image tag, fixes for hardened cluster
2020-09-18 10:47:13 -07:00
Prachi Damle
2dd35d89bb
Delete tgz files from assets, parameter in the post-install hook for namespace should use the
...
helm templating
2020-09-18 10:36:16 -07:00