Skip to content

Commit

Permalink
iRODS UU microservices: upgrade to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Jul 30, 2024
1 parent 3a143ad commit c10be9c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docker/images/yoda_irods_icat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV IRODS_PREP_VERSION "4.2.12.0-1~bionic"
ENV IRODS_INDEX_VERSION "4.2.12.0-1~bionic"
ENV IRODS_MSVC_IRODS_VERSION "4.2.12"
ENV IRODS_SUDO_MSVC_VERSION "1.0.0"
ENV IRODS_UU_MSVC_VERSION "1.1.1"
ENV IRODS_UU_MSVC_VERSION "1.2.0"
ENV IRODS_UU_MSVC_VERSION_RELEASE "0"
ENV APT_REPO_CONFIG="deb [arch=amd64] https://packages.irods.org/apt/ bionic main"
ENV APT_IRODS_REPO_SIGNING_KEY_LOC="https://packages.irods.org/irods-signing-key.asc"
Expand Down
8 changes: 4 additions & 4 deletions roles/irods_microservices/vars/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ irods_microservices_data:
checksum: sha256:508cf7284353b832a95e4f818760bf631456607feb5946af0297e849207fdfb4
irods_uu_microservices:
package: irods-uu-microservices
version: 4.2.12_1.1.1-0
url: https://github.com/UtrechtUniversity/irods-uu-microservices/releases/download/v1.1.1/irods-uu-microservices-4.2.12-1.1.1-0.deb
filename: irods-uu-microservices-4.2.12-1.1.1-0.deb
checksum: sha256:a4891b51a6d9f89e9d625a9ec10ee58a59c5ecf80368f71eb2765b53ffb5e384
version: 4.2.12-1.2.0-0
url: https://github.com/UtrechtUniversity/irods-uu-microservices/releases/download/v1.2.0/irods-uu-microservices-4.2.12-1.2.0-0.deb
filename: irods-uu-microservices-4.2.12-1.2.0-0.deb
checksum: sha256:6b2334535d953bc70a083873adbbe1de57707fd088d7d5d52379a412001c13ff
8 changes: 4 additions & 4 deletions roles/irods_microservices/vars/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ irods_microservices_data:
filename: irods-sudo-microservices-4.2.12_1.0.0-1.rpm
checksum: sha256:72b6714b0ef1f24084e770efc5377a17e7bde15165c05ddb2d3a56b2de4521b9
irods_uu_microservices:
package: irods-uu-microservices-4.2.12_1.1.1
url: https://github.com/UtrechtUniversity/irods-uu-microservices/releases/download/v1.1.1/irods-uu-microservices-4.2.12_1.1.1-0.rpm
filename: irods-uu-microservices-4.2.12_1.1.1-0.rpm
checksum: sha256:facbfe1f08bbed58e533c42648406ee82056674053d489b9fa27220a829b7203
package: irods-uu-microservices-4.2.12_1.2.0-0
url: https://github.com/UtrechtUniversity/irods-uu-microservices/releases/download/v1.2.0/irods-uu-microservices-4.2.12_1.2.0-0.rpm
filename: irods-uu-microservices-4.2.12_1.2.0-0.rpm
checksum: sha256:05bf20873c1ef4e4ec279621ea9edabf6663d93f68f6d4b1cd9a6bd76fa8c47a

0 comments on commit c10be9c

Please sign in to comment.