From 9f796ca27788ac7d4f668288f93608ac319e4978 Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Thu, 17 Sep 2026 18:55:15 -0400 Subject: [PATCH] chore(codeforphilly-ng): bump sandbox to v0.2.3 Rate limiter scoped to /api (codeforphilly-ng #179). Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01LFyA5poHwrhAktrnsKrUiQ --- .holo/sources/codeforphilly-ng.toml | 2 +- codeforphilly-ng/app/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.holo/sources/codeforphilly-ng.toml b/.holo/sources/codeforphilly-ng.toml index 2c4fddd..1f7e0ab 100644 --- a/.holo/sources/codeforphilly-ng.toml +++ b/.holo/sources/codeforphilly-ng.toml @@ -1,3 +1,3 @@ [holosource] url = "https://github.com/CodeForPhilly/codeforphilly-ng.git" -ref = "refs/tags/v0.2.2" +ref = "refs/tags/v0.2.3" diff --git a/codeforphilly-ng/app/kustomization.yaml b/codeforphilly-ng/app/kustomization.yaml index c16e52b..6054124 100644 --- a/codeforphilly-ng/app/kustomization.yaml +++ b/codeforphilly-ng/app/kustomization.yaml @@ -15,4 +15,4 @@ resources: # into the upstream Deployment. Bump on each release, ahead of prod. images: - name: ghcr.io/codeforphilly/codeforphilly-ng - newTag: v0.2.2 + newTag: v0.2.3