mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-02-14 18:09:51 +00:00
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user