merge pull request #255 from zackbradys/main

updated chart for release
This commit is contained in:
Zack Brady
2024-06-25 23:27:24 -04:00
committed by GitHub
4 changed files with 7 additions and 7 deletions

View File

@@ -3,5 +3,5 @@ name: hauler
description: Hauler Helm Chart - Airgap Swiss Army Knife description: Hauler Helm Chart - Airgap Swiss Army Knife
icon: https://raw.githubusercontent.com/rancherfederal/hauler/main/static/rgs-hauler-logo-icon.svg icon: https://raw.githubusercontent.com/rancherfederal/hauler/main/static/rgs-hauler-logo-icon.svg
type: application type: application
version: 1.0.3 version: 1.0.4
appVersion: 1.0.3 appVersion: 1.0.4

View File

@@ -14,7 +14,7 @@
| Type | Chart Version | App Version | | Type | Chart Version | App Version |
| ----------- | ------------- | ----------- | | ----------- | ------------- | ----------- |
| application | `1.0.3` | `1.0.3` | | application | `1.0.4` | `1.0.4` |
## Installing the Chart ## Installing the Chart

View File

@@ -14,7 +14,7 @@
| Type | Chart Version | App Version | | Type | Chart Version | App Version |
| ----------- | ------------- | ----------- | | ----------- | ------------- | ----------- |
| application | `1.0.3` | `1.0.3` | | application | `1.0.4` | `1.0.4` |
## Installing the Chart ## Installing the Chart

View File

@@ -4,13 +4,13 @@
hauler: hauler:
image: image:
repository: ghcr.io/rancherfederal/hauler repository: ghcr.io/rancherfederal/hauler
tag: v1.0.3 tag: v1.0.4
imagePullPolicy: Always imagePullPolicy: Always
initContainers: initContainers:
image: image:
repository: rancher/kubectl repository: rancher/kubectl
tag: v1.27.0 # update to your kubernetes version tag: v1.28.0 # update to your kubernetes version
imagePullPolicy: Always imagePullPolicy: Always
timeout: 1h timeout: 1h
@@ -26,7 +26,7 @@ hauler:
haulerJobs: haulerJobs:
image: image:
repository: rancher/shell repository: rancher/shell
tag: v0.1.22 tag: v0.1.24
imagePullPolicy: Always imagePullPolicy: Always
hauls: hauls: