Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 10.1.7 #149

Merged
merged 1 commit into from
Nov 3, 2023
Merged
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
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [10.1.7](https://github.com/miracum/recruit/compare/v10.1.6...v10.1.7) (2023-11-03)


### Bug Fixes

* **deps:** update all non-major dependencies ([#144](https://github.com/miracum/recruit/issues/144)) ([298b6d9](https://github.com/miracum/recruit/commit/298b6d9254cc8511456eddae5c6f255a91d84aab))
* **deps:** update all non-major dependencies ([#155](https://github.com/miracum/recruit/issues/155)) ([9973af5](https://github.com/miracum/recruit/commit/9973af5bbfca4f27cae6c1a010e5192928be4091))


### Documentation

* updated chart readme with latest helm-docs ([25ec6f5](https://github.com/miracum/recruit/commit/25ec6f5de8f9ea6eeda739adc5676f5651f9efb4))


### Miscellaneous Chores

* **deps:** container image updates ([#150](https://github.com/miracum/recruit/issues/150)) ([be965ad](https://github.com/miracum/recruit/commit/be965adeff73c475c20170334576ba75e00b2148))
* **deps:** npm audit fix to address CVE-2023-45133 ([#159](https://github.com/miracum/recruit/issues/159)) ([d9fc7b8](https://github.com/miracum/recruit/commit/d9fc7b8dda5640620ba49798fed35b66a5205c28))
* **deps:** refresh pip-compile outputs ([#132](https://github.com/miracum/recruit/issues/132)) ([08e7d15](https://github.com/miracum/recruit/commit/08e7d15f98fb7e588ae8732bb6f84771a6901eae))
* **deps:** refresh pip-compile outputs ([#146](https://github.com/miracum/recruit/issues/146)) ([80cb3b6](https://github.com/miracum/recruit/commit/80cb3b619f84e5a2b9c50087620ea7ecefad17c6))
* **deps:** refresh pip-compile outputs ([#152](https://github.com/miracum/recruit/issues/152)) ([03f23bc](https://github.com/miracum/recruit/commit/03f23bc2425c94cd1c5465b3f51f0e89f84c8e8d))
* **deps:** update container-images ([#143](https://github.com/miracum/recruit/issues/143)) ([f960b17](https://github.com/miracum/recruit/commit/f960b17e9fe782e8142240b6b269874863761a5e))
* **deps:** update container-images ([#153](https://github.com/miracum/recruit/issues/153)) ([56c6e93](https://github.com/miracum/recruit/commit/56c6e93829234218bc4e258d3a5aaca9a5e3ca1b))
* **deps:** update dependency cypress to v13 ([#158](https://github.com/miracum/recruit/issues/158)) ([090acf8](https://github.com/miracum/recruit/commit/090acf871046b98b2b13679827af4882f0f93572))
* **deps:** update dependency urllib3 to v2.0.7 [security] ([#151](https://github.com/miracum/recruit/issues/151)) ([746840c](https://github.com/miracum/recruit/commit/746840c41483454ca91a1e400efae8e60575a1c6))
* **deps:** update github-actions ([#142](https://github.com/miracum/recruit/issues/142)) ([64d574b](https://github.com/miracum/recruit/commit/64d574b7d6fb3450c6e6779651626352046455a2))
* **deps:** update github-actions ([#154](https://github.com/miracum/recruit/issues/154)) ([59db615](https://github.com/miracum/recruit/commit/59db615fa4afbd2c4b811f5d8b701855ccb66a0f))


### CI/CD

* updated megalinter to latest to stop trivy issue ([#148](https://github.com/miracum/recruit/issues/148)) ([bf49abf](https://github.com/miracum/recruit/commit/bf49abfa78211ea823e29e38bde374bdbb3c5f04))

## [10.1.6](https://github.com/miracum/recruit/compare/v10.1.5...v10.1.6) (2023-09-09)


Expand Down
6 changes: 3 additions & 3 deletions charts/recruit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ dependencies:
version: 0.5.7
repository: oci://ghcr.io/miracum/charts
# x-release-please-start-version
version: 10.1.6
appVersion: 10.1.6
version: 10.1.7
appVersion: 10.1.7
# x-release-please-end
annotations:
artifacthub.io/containsSecurityUpdates: "false"
Expand Down Expand Up @@ -71,6 +71,6 @@ annotations:
# comment so the `reset-chart-changelog-annotations.yaml` correctly keeps that entry in place.
artifacthub.io/changes: |-
- kind: changed
description: updated recruIT image tags to v10.1.6 # x-release-please-version
description: updated recruIT image tags to v10.1.7 # x-release-please-version
- kind: changed
description: updated OHDSI sub-chart to 0.21.8
6 changes: 3 additions & 3 deletions charts/recruit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ query:
image: # +doc-gen:ignore
registry: ghcr.io
repository: miracum/recruit/query
tag: v10.1.6 # x-release-please-version
tag: v10.1.7 # x-release-please-version
pullPolicy: IfNotPresent

metrics:
Expand Down Expand Up @@ -316,7 +316,7 @@ notify:
image: # +doc-gen:ignore
registry: ghcr.io
repository: miracum/recruit/notify
tag: v10.1.6 # x-release-please-version
tag: v10.1.7 # x-release-please-version
pullPolicy: IfNotPresent

metrics:
Expand Down Expand Up @@ -496,7 +496,7 @@ list:
image: # +doc-gen:ignore
registry: ghcr.io
repository: miracum/recruit/list
tag: v10.1.6 # x-release-please-version
tag: v10.1.7 # x-release-please-version
pullPolicy: IfNotPresent

# -- the service used to expose the list module web port
Expand Down
6 changes: 3 additions & 3 deletions docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
list:
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/list:${RECRUIT_IMAGE_TAG:-v10.1.6} # x-release-please-version
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/list:${RECRUIT_IMAGE_TAG:-v10.1.7} # x-release-please-version
restart: unless-stopped
ipc: none
security_opt:
Expand Down Expand Up @@ -31,7 +31,7 @@ services:
- ${NOTIFY_RULES_CONFIG_PATH:?}:/etc/rules.yaml:ro

query:
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/query:${RECRUIT_IMAGE_TAG:-v10.1.6} # x-release-please-version
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/query:${RECRUIT_IMAGE_TAG:-v10.1.7} # x-release-please-version
restart: unless-stopped
ipc: none
security_opt:
Expand Down Expand Up @@ -70,7 +70,7 @@ services:
size: 1024

notify:
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/notify:${RECRUIT_IMAGE_TAG:-v10.1.6} # x-release-please-version
image: ${RECRUIT_IMAGE_BASE_NAME:-ghcr.io/miracum/recruit}/notify:${RECRUIT_IMAGE_TAG:-v10.1.7} # x-release-please-version
restart: unless-stopped
ipc: none
security_opt:
Expand Down
2 changes: 1 addition & 1 deletion docs/_snippets/k8s/query-argo-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:

- name: recruit-query
container:
image: ghcr.io/miracum/recruit/query:v10.1.6 # x-release-please-version
image: ghcr.io/miracum/recruit/query:v10.1.7 # x-release-please-version
env:
- name: QUERY_RUN_ONCE_AND_EXIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion docs/configuration/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ is available for verification.

```sh
# for example, verify the `list` module's container image. Same workflow applies to `query` and `notify`.
IMAGE=ghcr.io/miracum/recruit/list:v10.1.6
IMAGE=ghcr.io/miracum/recruit/list:v10.1.7
DIGEST=$(crane digest "${IMAGE}")
IMAGE_DIGEST_PINNED="ghcr.io/miracum/recruit/list@${DIGEST}"
IMAGE_TAG="${IMAGE#*:}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group = 'org.miracum.recruit'
version = '10.1.6' // x-release-please-version
version = '10.1.7' // x-release-please-version
sourceCompatibility = '17'
targetCompatibility = '17'

Expand Down
2 changes: 1 addition & 1 deletion src/list/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN npm clean-install --workspace=frontend

COPY frontend/ ./frontend/

ARG VERSION=v10.1.6 # x-release-please-version
ARG VERSION=v10.1.7 # x-release-please-version
ENV VUE_APP_VERSION=${VERSION} \
NODE_ENV=production

Expand Down
2 changes: 1 addition & 1 deletion src/notify/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
notify:
version: "10.1.6" # x-release-please-version
version: "10.1.7" # x-release-please-version
retry:
backoffPeriodMs: 30000
maxAttempts: 10
Expand Down
2 changes: 1 addition & 1 deletion src/query/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
query:
version: "10.1.6" # x-release-please-version
version: "10.1.7" # x-release-please-version
cohortSizeThreshold: 100
schedule:
enable: true
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.1.6
10.1.7