Skip to content

Commit

Permalink
updated versions upon versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Nov 5, 2024
1 parent ef0c6f2 commit e220898
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
echo -e "apiVersion: content.hauler.cattle.io/v1alpha1\nkind: Images\nmetadata:\n name: carbide-images\nspec:\n images:\n$(curl -sfL https://raw.githubusercontent.com/rancherfederal/carbide-releases/main/carbide-images.txt | sed '/nats/d' | sed 's/^/ - name: /')" > carbide-images.yaml
sed -i "s/rgcrprod.azurecr.us/registry.ranchercarbide.dev/g" carbide-images.yaml
echo -e "apiVersion: content.hauler.cattle.io/v1alpha1\nkind: Images\nmetadata:\n name: carbide-dependency-images\nspec:\n images:\n$(curl -sfL https://raw.githubusercontent.com/rancherfederal/carbide-releases/main/carbide-images.txt | sed '/rgcr/d' | sed 's/^/ - name: /')" > carbide-dependency-images.yaml
echo -e "apiVersion: content.hauler.cattle.io/v1alpha1\nkind: Charts\nmetadata:\n name: carbide-charts\nspec:\n charts:\n - name: rancher\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 2.9.2\n - name: airgapped-docs\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.1.52\n - name: stigatron\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.3.0\n - name: stigatron-ui\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.3.0\n---\napiVersion: content.hauler.cattle.io/v1alpha1\nkind: Charts\nmetadata:\n name: carbide-dependency-charts\nspec:\n charts:\n - name: heimdall2\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.1.45\n - name: nats\n repoURL: https://nats-io.github.io/k8s/helm/charts\n version: 1.1.5" > carbide-charts.yaml
echo -e "apiVersion: content.hauler.cattle.io/v1alpha1\nkind: Charts\nmetadata:\n name: carbide-charts\nspec:\n charts:\n - name: rancher\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 2.9.3\n - name: airgapped-docs\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.1.53\n - name: stigatron\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.3.0\n - name: stigatron-ui\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.3.0\n---\napiVersion: content.hauler.cattle.io/v1alpha1\nkind: Charts\nmetadata:\n name: carbide-dependency-charts\nspec:\n charts:\n - name: heimdall2\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 0.1.41\n - name: nats\n repoURL: https://nats-io.github.io/k8s/helm/charts\n version: 1.1.5" > carbide-charts.yaml
echo -e "apiVersion: content.hauler.cattle.io/v1alpha1\nkind: Images\nmetadata:\n name: carbide-provisioning-images\n annotations:\n hauler.dev/key: /tmp/carbide-key.pub\n # hauler.dev/platform: linux/amd64 # only fetch specific platform/architecture\nspec:\n images:\n - name: rgcrprod.azurecr.us/rancher/machine:v0.15.0-rancher118-carbide-1\n - name: rgcrprod.azurecr.us/rancher/rancher:v2.9.3-carbide-1\n - name: rgcrprod.azurecr.us/rancher/rancher-agent:v2.9.3-carbide-1\n - name: rgcrprod.azurecr.us/carbide/carbide-docs:0.1.7-carbide-1\n---\napiVersion: content.hauler.cattle.io/v1alpha1\nkind: Charts\nmetadata:\n name: carbide-provisioning-charts\nspec:\n charts:\n - name: rancher\n repoURL: https://rancherfederal.github.io/carbide-charts\n version: 2.9.3" > carbide-provisioning.yaml
sed -i "s/rgcrprod.azurecr.us/registry.ranchercarbide.dev/g" carbide-provisioning.yaml
time hauler store sync --store amd64 --key ../../carbide-key.pub --platform linux/amd64 --files carbide-images.yaml
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ fetch -> validate -> save -> | <airgap> | -> load -> validate -> distribute
### Core Components

- [hauler/rke2](hauler/rke2/README.md) - provides the content manifest for Rancher Kubernetes (RKE2)
- currently supports: `RKE2: v1.29.9`
- currently supports: `RKE2: v1.29.10`
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Cert-Manager
- currently supports: `Cert-Manager: v1.16.1`
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Rancher Multi-Cluster Manager
- currently supports: `Rancher: v2.9.2`
- currently supports: `Rancher: v2.9.3`
- [hauler/longhorn](hauler/longhorn/README.md) - provides the content manifest for Rancher Longhorn
- currently supports: `Longhorn: v1.7.1`
- currently supports: `Longhorn: v1.7.2`
- [hauler/neuvector](hauler/neuvector/README.md) - provides the content manifest for Rancher NeuVector
- currently supports: `NeuVector: v5.4.0`
- [hauler/harvester](hauler/harvester/README.md) - provides the content manifest for Rancher Harvester
Expand All @@ -46,7 +46,7 @@ fetch -> validate -> save -> | <airgap> | -> load -> validate -> distribute
- [hauler/cosign](hauler/cosign/README.md) - provides the content manifest for Cosign
- currently supports: `Cosign: v2.4.1`
- [hauler/gitea](hauler/gitea/README.md) - provides the content manifest for Gitea
- currently supports: `Gitea: v1.22.2`
- currently supports: `Gitea: v1.22.3`
- [hauler/vault](hauler/vault/README.md) - provides the content manifest for Vault
- currently supports: `Vault: v1.17.2`
- [hauler/kubevip](hauler/kubevip/README.md) - provides the content manifest for KubeVip
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/gitea/hauler-gitea.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vGitea=10.4.1
export vGitea=10.5.0

### Setup Working Directory
rm -rf /opt/hauler/gitea
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/hauler/hauler-hauler.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vHauler=1.0.8
export vHauler=1.1.0

### Setup Working Directory
rm -rf /opt/hauler/hauler
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/longhorn/hauler-longhorn.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vLonghorn=1.7.1
export vLonghorn=1.7.2

### Setup Working Directory
rm -rf /opt/hauler/longhorn
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/neuvector/hauler-neuvector.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vNeuVector=2.8.0
export vNeuVector=2.8.2

### Setup Working Directory
rm -rf /opt/hauler/neuvector
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rancher/hauler-rancher-minimal.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRancher=2.9.2
export vRancher=2.9.3
export vCertManager=1.16.1

### Setup Working Directory
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rancher/hauler-rancher.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRancher=2.9.2
export vRancher=2.9.3
export vCertManager=1.16.1

### Setup Working Directory
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rke2/hauler-rke2.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRKE2=1.29.9
export vRKE2=1.29.10
export vRKE2SELinux=0.18

### Setup Working Directory
Expand Down

0 comments on commit e220898

Please sign in to comment.