Skip to content

Commit 01240ef

Browse files
build(deps): bump openemr/openemr from 976615f to 92865dd in /kubernetes/openemr in the openemr-images group across 1 directory (#699)
Bumps the openemr-images group with 1 update in the /kubernetes/openemr directory: openemr/openemr. Updates `openemr/openemr` from `976615f` to `92865dd` [![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 b536e8f commit 01240ef

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:976615f13499aa136e0b2e295cc53118cda53e0b91cf85ee8a0d37cfebecd6f8
84+
image: openemr/openemr:8.1.0@sha256:92865dd53a18306c18841394a6c3d67c2b715287d7d44dbc2d996f819c37d3ca
8585
name: openemr
8686
ports:
8787
- containerPort: 80

0 commit comments

Comments
 (0)