Skip to content

Commit

Permalink
bump tags
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Aug 15, 2023
1 parent 298ec84 commit 775b7f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/k8s/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: bff-api
containers:
- name: api
image: ghcr.io/strideynet/bsky-furry-feed/bffsrv:v0.0.22
image: ghcr.io/strideynet/bsky-furry-feed/bffsrv:v0.0.23
env:
- name: ENV
value: production
Expand Down
2 changes: 1 addition & 1 deletion infra/k8s/ingester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: bff-ingester
containers:
- name: ingester
image: ghcr.io/strideynet/bsky-furry-feed/bffsrv:v0.0.22
image: ghcr.io/strideynet/bsky-furry-feed/bffsrv:v0.0.23
env:
- name: ENV
value: production
Expand Down

1 comment on commit 775b7f6

@vercel
Copy link

@vercel vercel bot commented on 775b7f6 Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.