Commit Graph

506 Commits (f66bb27e25f945a76679440ed1da19e9dcd8b186)

Author SHA1 Message Date
Steven Crespo ea1b04091c
Merge pull request #173 from PennyScissors/main
Release partner charts
2021-09-23 13:04:00 -07:00
Steven Crespo 7398e8d4ae Add charts dir 2021-09-23 12:58:09 -07:00
Steven Crespo d9e9afbc1e Add index.yaml 2021-09-23 12:56:24 -07:00
Steven Crespo 10868ffc85 Add assets 2021-09-23 12:55:38 -07:00
Steven Crespo 72e11268dc
Merge pull request #161 from PennyScissors/main
Release confluent for K8s
2021-09-03 21:35:43 -07:00
Steven Crespo 3687926fdb Add charts dir 2021-09-03 21:26:21 -07:00
Steven Crespo a8efbe72b9 Add index.yaml 2021-09-03 21:25:48 -07:00
Steven Crespo b1f5303ffb Add assets 2021-09-03 21:25:31 -07:00
Steven Crespo 913efb5094
Merge pull request #157 from PennyScissors/main
Release partner charts
2021-09-03 20:35:43 -07:00
Steven Crespo fdce712983 Add charts dir 2021-09-02 18:38:10 -07:00
Steven Crespo 69f4bd40e8 Add index.yaml 2021-09-02 18:37:40 -07:00
Steven Crespo be81892789 Add assets 2021-09-02 18:37:15 -07:00
Steven Crespo 80bf871e33
Merge pull request #143 from PennyScissors/main
Release partner charts
2021-08-25 12:59:03 -07:00
Steven Crespo b18646d81f Add charts dir 2021-08-24 13:49:30 -07:00
Steven Crespo 83d960921c Add index.yaml 2021-08-24 13:49:04 -07:00
Steven Crespo 220a249c12 Add assets 2021-08-24 13:48:44 -07:00
Steven Crespo 9b8111afb1
Merge pull request #139 from PennyScissors/main
Release Partner Charts
2021-08-19 13:02:28 -07:00
Steven Crespo 34b5ac0c49 Add charts dir 2021-08-18 16:56:08 -07:00
Steven Crespo 99ab580072 Add index.yaml 2021-08-18 15:53:43 -07:00
Steven Crespo 9cea05e46e Add assets 2021-08-18 15:53:37 -07:00
Steven Crespo b3d1a2c9fc
Merge pull request #94 from aiyengar2/migrate_to_v0.2.1_live
[Live] Migrate to charts-build-scripts v0.2.1
2021-06-24 18:48:09 -04:00
Arvind Iyengar bd10b2ce83
Regenerate charts
This is commit 2/2 that adds the changes introduced from the following bash command:
```
REPOSITORY=https://github.com/rancher/partner-charts.git BRANCH=main ./scripts/regenerate-assets
```
2021-06-23 18:09:30 -07:00
Arvind Iyengar a5a34083bc
Regenerate index
This is commit 1/2 that adds the changes introduced from the following bash command:
```
REPOSITORY=https://github.com/rancher/partner-charts.git BRANCH=main ./scripts/regenerate-assets
```
2021-06-23 18:08:32 -07:00
Arvind Iyengar 41119b5189
Autogenerate template for scripts v0.2.1
```bash
# Pull in the latest scripts
curl -s https://raw.githubusercontent.com/rancher/charts-build-scripts/master/init.sh > /dev/null | BRANCH_ROLE=live sh
# Change the helm repo name back to partner-charts.rancher.io
yq eval -i '.helmRepo.cname = "partner-charts.rancher.io"' configuration.yaml
# Use the latest version of the scripts
sed -i'.bak' "s/CHARTS_BUILD_SCRIPT_VERSION=.*/CHARTS_BUILD_SCRIPT_VERSION=v0.2.1/" scripts/version; rm scripts/version.bak
# Pull in the latest docs
make template
```
2021-06-23 18:03:32 -07:00
Arvind Iyengar 3447a819be
Remove sha256sum and charts
```bash
rm -rf ./sha256sum ./charts
```
2021-06-23 17:43:35 -07:00
actions 4dadc07b6a Generated changes 2021-06-23 22:26:42 +00:00
actions f5da906360 Generated changes 2021-06-22 23:38:18 +00:00
actions fd0c697a5b Generated changes 2021-06-17 21:55:05 +00:00
actions 3a8db69ae5 Generated changes 2021-06-16 21:03:23 +00:00
actions f08a34b1c0 Generated changes 2021-06-16 21:03:14 +00:00
actions 73c3601f7e Generated changes 2021-06-16 21:03:06 +00:00
actions 8d8156d70a Generated changes 2021-04-30 00:26:59 +00:00
actions 83e9b54315 Generated changes 2021-04-30 00:23:57 +00:00
actions 2cd5e85145 Generated changes 2021-04-30 00:22:55 +00:00
actions 1e7fd4c440 Generated changes 2021-04-13 23:59:35 +00:00
actions 144ca5a77e Generated changes 2021-04-13 23:45:41 +00:00
actions ac39e0c429 Generated changes 2021-03-09 00:13:51 +00:00
Steven Crespo c8ab221a78
Merge pull request #81 from catalogicsoftware/main
Add CloudCasa logo to assets/logos
2021-03-08 16:07:10 -08:00
Bob Adair aaf1b60259 Add CloudCasa logo to assets/logos 2021-03-08 18:50:58 -05:00
actions 9f5646c01f Generated changes 2021-02-26 18:58:10 +00:00
actions bb1f1d193d Generated changes 2021-02-26 18:55:49 +00:00
actions 37d594af16 Generated changes 2021-02-25 22:46:38 +00:00
actions 92b849562d Generated changes 2021-02-25 20:17:31 +00:00
actions be01f02a5d Generated changes 2021-02-16 21:56:04 +00:00
actions 671f602495 Generated changes 2021-02-09 10:02:00 +00:00
aiyengar2 23640f8227
Merge pull request #74 from aiyengar2/fix_pages_build_issue
Ignore charts directory for Github Pages build
2021-02-05 13:25:41 -08:00
Arvind Iyengar c26863e755
Ignore charts directory for Github Pages build
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-04 16:56:04 -08:00
actions 6a15eca9f9 Generated changes 2021-01-27 17:17:09 +00:00
actions b237e55039 Generated changes 2021-01-19 17:16:49 +00:00
actions a276b1dd42 Generated changes 2020-12-21 19:54:48 +00:00