Skip to content
Snippets Groups Projects
Commit 333c9543 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.0.5

## [1.0.5](1.0.4...1.0.5) (2025-05-08)

### Bug Fixes

* added pod affinity to make sure rwo won't fuck my ass again ([bbdd98e3](bbdd98e3))
* added pod affinity to make sure rwo won't fuck my ass again ([7fab68ac](7fab68ac))
parent bbdd98e3
No related branches found
No related tags found
No related merge requests found
Pipeline #52065 passed
# becskasszaschv2 changelogs
## [1.0.5](https://git.sch.bme.hu/kszk/devteam/becskasszasch-2/compare/1.0.4...1.0.5) (2025-05-08)
### Bug Fixes
* added pod affinity to make sure rwo won't fuck my ass again ([bbdd98e](https://git.sch.bme.hu/kszk/devteam/becskasszasch-2/commit/bbdd98e316e14cd6e32361b0ed06a0971715ace6))
* added pod affinity to make sure rwo won't fuck my ass again ([7fab68a](https://git.sch.bme.hu/kszk/devteam/becskasszasch-2/commit/7fab68ac7eb45e2a2f034e304c67ed5654924506))
## [1.0.4](https://git.sch.bme.hu/kszk/devteam/becskasszasch-2/compare/1.0.3...1.0.4) (2025-05-08)
......
......@@ -24,7 +24,7 @@ spec:
- name: {{ .Values.web.imagePullSecretName }}
initContainers:
- name: init-icons
image: harbor.sch.bme.hu/kszk-becskasszaschv2/becskasszaschv2:1.0.4
image: harbor.sch.bme.hu/kszk-becskasszaschv2/becskasszaschv2:1.0.5
volumeMounts:
- mountPath: /home/icons
name: icon-volume
......@@ -39,7 +39,7 @@ spec:
containers:
- name: {{ .Release.Name }}-web
image: harbor.sch.bme.hu/kszk-becskasszaschv2/becskasszaschv2:1.0.4
image: harbor.sch.bme.hu/kszk-becskasszaschv2/becskasszaschv2:1.0.5
imagePullPolicy: Always
resources:
requests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment