Skip to content

Commit

Permalink
chore(deps): update kong/kong-gateway docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 3e5d5c7 commit e7358f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/test_dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ integration:
# renovate: datasource=docker depName=kong versioning=docker
kong-oss: '3.4.2'
# renovate: datasource=docker depName=kong/kong-gateway versioning=docker
kong-ee: '3.4.1.1'
kong-ee: '3.5.0.0'

kongintegration:
# renovate: datasource=docker depName=kong versioning=docker
Expand Down
4 changes: 2 additions & 2 deletions config/image/enterprise/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: Component
images:
- name: kong
newName: kong/kong-gateway
newTag: '3.4'
newTag: '3.5'
- name: kong-placeholder
newName: kong/kong-gateway
newTag: '3.4'
newTag: '3.5'

0 comments on commit e7358f6

Please sign in to comment.