Skip to content

Commit 4d8f345

Browse files
build(deps): bump openemr/openemr from 466a56d to 5a94970 in /kubernetes/openemr in the openemr-images group across 1 directory (#720)
Bumps the openemr-images group with 1 update in the /kubernetes/openemr directory: openemr/openemr. Updates `openemr/openemr` from `466a56d` to `5a94970` [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openemr/openemr&package-manager=docker&previous-version=8.1.0&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10e07ae commit 4d8f345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/openemr/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
# tls (no client certs): change FORCE_DATABASE_X509_CONNECT to FORCE_DATABASE_SSL_CONNECT
8282
# and remove mysql cert/key volume mounts below
8383
# tcp (no encryption): also remove the env var above and remove mysql ca volume mount below
84-
image: openemr/openemr:8.1.0@sha256:466a56d7f1907068dc52dcd063cd5613cbf36b2cd59652528efc4e2d84d22f21
84+
image: openemr/openemr:8.1.0@sha256:5a949700008c2513d122a911a22ce5598ed9ce2d4bcc4262a353a4ea78877c97
8585
name: openemr
8686
ports:
8787
- containerPort: 80

0 commit comments

Comments
 (0)