Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agent-pipe-uploader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: agent-pipe-uploader
description: Internal presigned-S3 artifact uploader for OpenCode agents
type: application
version: 0.2.0
version: 0.2.1
appVersion: "1"
2 changes: 1 addition & 1 deletion agent-pipe-uploader/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fullnameOverride: agent-pipe-uploader

image:
repository: ghcr.io/makeitworkcloud/agent-pipe-uploader
tag: latest
tag: 26ae411bffa3f30e58c6e15a9b21fc940f627588

persistence:
existingClaim: opencode-artifacts
Expand Down