mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-02-14 09:59:50 +00:00
@@ -3,5 +3,5 @@ name: hauler
|
||||
description: Hauler Helm Chart - Airgap Swiss Army Knife
|
||||
icon: https://raw.githubusercontent.com/rancherfederal/hauler/main/static/rgs-hauler-logo-icon.svg
|
||||
type: application
|
||||
version: 1.0.3
|
||||
appVersion: 1.0.3
|
||||
version: 1.0.4
|
||||
appVersion: 1.0.4
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
| Type | Chart Version | App Version |
|
||||
| ----------- | ------------- | ----------- |
|
||||
| application | `1.0.3` | `1.0.3` |
|
||||
| application | `1.0.4` | `1.0.4` |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
| Type | Chart Version | App Version |
|
||||
| ----------- | ------------- | ----------- |
|
||||
| application | `1.0.3` | `1.0.3` |
|
||||
| application | `1.0.4` | `1.0.4` |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
hauler:
|
||||
image:
|
||||
repository: ghcr.io/rancherfederal/hauler
|
||||
tag: v1.0.3
|
||||
tag: v1.0.4
|
||||
imagePullPolicy: Always
|
||||
|
||||
initContainers:
|
||||
image:
|
||||
repository: rancher/kubectl
|
||||
tag: v1.27.0 # update to your kubernetes version
|
||||
tag: v1.28.0 # update to your kubernetes version
|
||||
imagePullPolicy: Always
|
||||
timeout: 1h
|
||||
|
||||
@@ -26,7 +26,7 @@ hauler:
|
||||
haulerJobs:
|
||||
image:
|
||||
repository: rancher/shell
|
||||
tag: v0.1.22
|
||||
tag: v0.1.24
|
||||
imagePullPolicy: Always
|
||||
|
||||
hauls:
|
||||
|
||||
Reference in New Issue
Block a user