Skip to content

chore(main): release llm-bridge 1.4.1#1040

Open
xunholy wants to merge 1 commit into
mainfrom
release-please--branches--main--components--llm-bridge
Open

chore(main): release llm-bridge 1.4.1#1040
xunholy wants to merge 1 commit into
mainfrom
release-please--branches--main--components--llm-bridge

Conversation

@xunholy

@xunholy xunholy commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.4.1 (2026-07-11)

Bug Fixes

  • deps: update dependency @anthropic-ai/sdk to ^0.110.0 (#1022) (a23a684)
  • deps: update dependency @anthropic-ai/sdk to ^0.111.0 (#1050) (e847663)

This PR was generated with Release Please. See documentation.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

✅ Helm chart built and pushed for testing:

# Install PR Helm chart
helm install kguardian oci://ghcr.io/kguardian-dev/charts/kguardian \
  --version $(helm search repo kguardian-dev/kguardian --versions | grep pr1040 | head -1 | awk '{print $2}') \
  --namespace kguardian \
  --create-namespace

# Or upgrade existing installation
helm upgrade kguardian oci://ghcr.io/kguardian-dev/charts/kguardian \
  --version $(helm search repo kguardian-dev/kguardian --versions | grep pr1040 | head -1 | awk '{print $2}') \
  --namespace kguardian

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

✅ LLM Bridge image built and pushed:

ghcr.io/kguardian-dev/kguardian/llm-bridge:pr-1040

Digest: sha256:cf6fa62c6f629c5eaaac1e7bcaa95d0d9ce856820f26ae8a5318a75cb1ea9284

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

🚀 PR Build Summary

Built Images

LLM Bridge: ghcr.io/kguardian-dev/kguardian/llm-bridge:pr-1040

🧪 Testing Instructions

Option 1: Use PR Helm Chart (Recommended)
A complete Helm chart with all PR changes has been published:

# Find the exact version
helm search repo oci://ghcr.io/kguardian-dev/charts --versions | grep pr1040

# Install with PR chart
helm install kguardian oci://ghcr.io/kguardian-dev/charts/kguardian \
  --version <VERSION-FROM-ABOVE> \
  --namespace kguardian \
  --create-namespace \
  --wait

Option 2: Use Released Chart with PR Images

helm upgrade --install kguardian oci://ghcr.io/kguardian-dev/charts/kguardian \
  --namespace kguardian \
  --create-namespace \
  --set llmBridge.enabled=true \
  --set llmBridge.image.tag=pr-1040 \
  --wait

@xunholy xunholy force-pushed the release-please--branches--main--components--llm-bridge branch 3 times, most recently from 964cb9a to 839fcd9 Compare July 10, 2026 19:56
@xunholy xunholy force-pushed the release-please--branches--main--components--llm-bridge branch from 839fcd9 to a44fdd6 Compare July 11, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant