Skip to content

Commit daede16

Browse files
committed
Upgrade version of twingraph injector connector
- azstorage-twincache-connector to 1.1.4 - adt-twincache-connector to 0.2.4
1 parent 79d86c2 commit daede16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ csm:
106106
- name: "ADTTwingraphImport"
107107
imageRegistry: "ghcr.io"
108108
imageName: "cosmo-tech/adt-twincache-connector"
109-
imageVersion: "0.2.3"
109+
imageVersion: "0.2.4"
110110
- name: "StorageTwingraphImport"
111111
imageRegistry: "ghcr.io"
112112
imageName: "cosmo-tech/azstorage-twincache-connector"
113-
imageVersion: "1.1.3"
113+
imageVersion: "1.1.4"
114114
authorization:
115115
principal-jwt-claim: "sub"
116116
tenant-id-jwt-claim: "iss"

0 commit comments

Comments
 (0)