Skip to content

Releases: carev01/picoclaw-helm

Helm Chart 0.0.19 (PicoClaw v0.1.2)

17 Feb 14:19

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.2
  • Image tag: ghcr.io/carev01/picoclaw-helm/picoclaw:v0.1.2

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.18 (PicoClaw v0.1.1)

17 Feb 00:53

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-helm/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.17 (PicoClaw v0.1.1)

17 Feb 00:36

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-helm/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.16 (PicoClaw v0.1.1)

17 Feb 00:27

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.15 (PicoClaw v0.1.1)

17 Feb 00:17

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.14 (PicoClaw v0.1.1)

17 Feb 00:04

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.13 (PicoClaw v0.1.1)

16 Feb 23:16

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-helm
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set auth.username=admin \
  --set auth.password="YOUR_PASSWORD"

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.12 (PicoClaw v0.1.1)

16 Feb 23:03

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-docker
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set channels.telegram.enabled=true \
  --set channels.telegram.token="YOUR_BOT_TOKEN" \
  --set providers.openrouter.apiKey="YOUR_API_KEY"

OCI Installation (alternative)

helm install picoclaw oci://ghcr.io/carev01/picoclaw-docker/picoclaw \
  --version 0.0.12 \
  -n picoclaw --create-namespace

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.11 (PicoClaw v0.1.1)

16 Feb 00:23

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-docker
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set channels.telegram.enabled=true \
  --set channels.telegram.token="YOUR_BOT_TOKEN" \
  --set providers.openrouter.apiKey="YOUR_API_KEY"

OCI Installation (alternative)

helm install picoclaw oci://ghcr.io/carev01/picoclaw-docker/picoclaw \
  --version 0.0.11 \
  -n picoclaw --create-namespace

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw

Helm Chart 0.0.9 (PicoClaw v0.1.1)

15 Feb 23:10

Choose a tag to compare

What's Changed

  • Updated PicoClaw to version v0.1.1
  • Image tag: ghcr.io/carev01/picoclaw-docker/picoclaw:v0.1.1

Installation

# Add the Helm repository
helm repo add picoclaw https://carev01.github.io/picoclaw-docker
helm repo update

# Install the chart
helm install picoclaw picoclaw/picoclaw \
  -n picoclaw --create-namespace \
  --set channels.telegram.enabled=true \
  --set channels.telegram.token="YOUR_BOT_TOKEN" \
  --set providers.openrouter.apiKey="YOUR_API_KEY"

OCI Installation (alternative)

helm install picoclaw oci://ghcr.io/carev01/picoclaw-docker/picoclaw \
  --version 0.0.9 \
  -n picoclaw --create-namespace

Upgrade

helm repo update
helm upgrade picoclaw picoclaw/picoclaw -n picoclaw