Skip to content

Commit

Permalink
Merge pull request #3414 from yurake/renovate/bitnami-zookeeper-3.x
Browse files Browse the repository at this point in the history
chore(deps): update bitnami/zookeeper docker tag to v3.9.2-debian-12-r14
  • Loading branch information
yurake authored Sep 15, 2024
2 parents 9d75939 + 07e170b commit a77d1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue_opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/yurake/projects/1/views/1
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion kubernetes/zookeeper/zookeeper-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: zookeeper
image: bitnami/zookeeper:3.9.2-debian-12-r9
image: bitnami/zookeeper:3.9.2-debian-12-r14
imagePullPolicy: Always
ports:
- containerPort: 2181
Expand Down

0 comments on commit a77d1c0

Please sign in to comment.