Skip to content

Commit ef992c7

Browse files
bumped up version
1 parent 3553bf1 commit ef992c7

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

kustomize/overlays/demo/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ patches:
2020

2121
images:
2222
- name: boxyhq/jackson
23-
newTag: 1.44.0
23+
newTag: 1.52.2

kustomize/overlays/prod-eu/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ patches:
2020

2121
images:
2222
- name: boxyhq/jackson
23-
newTag: 1.44.0
23+
newTag: 1.52.2

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polis",
3-
"version": "1.52.1",
3+
"version": "1.52.2",
44
"private": true,
55
"description": "SAML 2.0 service",
66
"keywords": [

swagger/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.3",
33
"info": {
44
"title": "Enterprise SSO & Directory Sync",
5-
"version": "1.52.1",
5+
"version": "1.52.2",
66
"description": "This is the API documentation for Polis.",
77
"termsOfService": "/tos",
88
"contact": {

0 commit comments

Comments
 (0)