Skip to content

Commit f2cd9c7

Browse files
build(deps): bump openemr/openemr from c7f8f5e to ae58213 in /kubernetes/openemr in the openemr-images group across 1 directory (#789)
Bumps the openemr-images group with 1 update in the /kubernetes/openemr directory: openemr/openemr. Updates `openemr/openemr` from `c7f8f5e` to `ae58213` [![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 8a05cea commit f2cd9c7

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

0 commit comments

Comments
 (0)