Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stable/catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Catalog Chart Changelog
All changes to this chart will be documented in this file.

[101.32.6] - Jan 12, 2026
[101.33.1] - Jan 12, 2026
* Fix resources for router container in catalog [GH-2154](https://github.com/jfrog/charts/pull/2154/files)

[101.19.0] - May 5, 2025
Expand Down
4 changes: 2 additions & 2 deletions stable/catalog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.32.6
appVersion: 1.33.1
dependencies:
- name: jfrog-common
repository: https://charts.jfrog.io/
Expand All @@ -16,4 +16,4 @@ name: catalog
sources:
- https://github.com/jfrog/charts
type: application
version: 101.32.6
version: 101.33.1
2 changes: 1 addition & 1 deletion stable/catalog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ router:
image:
registry: releases-docker.jfrog.io
repository: jfrog/router
tag: 7.193.1
tag: 7.205.4
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled
Expand Down