Skip to content

Commit

Permalink
!246 v3.3.4.3
Browse files Browse the repository at this point in the history
Merge pull request !246 from 码匠君/develop
  • Loading branch information
herodotus-ecosystem authored and gitee-org committed Oct 18, 2024
2 parents c034b5b + fe42ac3 commit b5736d7
Show file tree
Hide file tree
Showing 44 changed files with 66 additions and 66 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.4.3-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.4.3"></a>
</p>
<p align="center">
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.4.2-red.svg?logo=spring" alt="Version 3.3.4.2"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.4.2-red.svg?logo=spring" alt="Dante Engine 3.3.4.2"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.4.2-red.svg?logo=spring" alt="Dante OSS 3.3.4.2"></a>
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.4.3-red.svg?logo=spring" alt="Version 3.3.4.3"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.4.3-red.svg?logo=spring" alt="Dante Engine 3.3.4.3"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.4.3-red.svg?logo=spring" alt="Dante OSS 3.3.4.3"></a>
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-AGPL--3.0-blue.svg?logo=apache" alt="License AGPL 3.0"></a>
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion configurations/docker/context/development/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### 在 debian 下则没有这问题。以目前了解的情况看,猜测 alpine 下,为了缩小体系,缺失的内容应该不只是字体库,还有其它内容。
### 当然也可能是个人能力有限,一直没有找到正确解决的办法。如果你有更好的解决办法,欢迎提 ISSUE 和 PR。

FROM quay.io/dante-cloud/liberica-openjdk-debian:17.0.12-10
FROM quay.io/herodotus-cloud/liberica-openjdk-debian:17.0.12-10

# 作者
MAINTAINER herodotus <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### 在 debian 下则没有这问题。以目前了解的情况看,猜测 alpine 下,为了缩小体系,缺失的内容应该不只是字体库,还有其它内容。
### 当然也可能是个人能力有限,一直没有找到正确解决的办法。如果你有更好的解决办法,欢迎提 ISSUE 和 PR。

FROM quay.io/dante-cloud/liberica-openjdk-debian:17.0.12-10
FROM quay.io/herodotus-cloud/liberica-openjdk-debian:17.0.12-10
#FROM openjdk:17-jdk
# 作者
MAINTAINER herodotus <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion configurations/docker/context/production/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### 在 debian 下则没有这问题。以目前了解的情况看,猜测 alpine 下,为了缩小体系,缺失的内容应该不只是字体库,还有其它内容。
### 当然也可能是个人能力有限,一直没有找到正确解决的办法。如果你有更好的解决办法,欢迎提 ISSUE 和 PR。

FROM quay.io/dante-cloud/liberica-openjdk-debian:17.0.12-10
FROM quay.io/herodotus-cloud/liberica-openjdk-debian:17.0.12-10

# 作者
MAINTAINER herodotus <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### 在 debian 下则没有这问题。以目前了解的情况看,猜测 alpine 下,为了缩小体系,缺失的内容应该不只是字体库,还有其它内容。
### 当然也可能是个人能力有限,一直没有找到正确解决的办法。如果你有更好的解决办法,欢迎提 ISSUE 和 PR。

FROM quay.io/dante-cloud/liberica-openjdk-debian:17.0.12-10
FROM quay.io/herodotus-cloud/liberica-openjdk-debian:17.0.12-10
#FROM openjdk:17-jdk
# 作者
MAINTAINER herodotus <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion configurations/docker/docker-compose/linux/herodotus/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.3.4.2
VERSION=3.3.4.3
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
Expand Down Expand Up @@ -31,7 +31,7 @@ services:
- "9849:9849"

kafka:
image: quay.io/dante-cloud/kafka:3.8.0
image: quay.io/herodotus-cloud/kafka:3.8.0
container_name: kafka
hostname: broker
environment:
Expand Down Expand Up @@ -73,7 +73,7 @@ services:
- /usr/local/docker-volumes/elk/logstash/conf.d:/etc/logstash/conf.d

sentinel:
image: quay.io/dante-cloud/sentinel-dashboard:v1.8.8
image: quay.io/herodotus-cloud/sentinel-dashboard:v1.8.8
container_name: sentinel-dashboard
environment:
SENTINEL_ADMIN_USERNAME: sentinel
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
Expand Down Expand Up @@ -79,7 +79,7 @@ services:
- kafka

sentinel:
image: quay.io/dante-cloud/sentinel-dashboard:v1.8.8
image: quay.io/herodotus-cloud/sentinel-dashboard:v1.8.8
container_name: sentinel-dashboard
environment:
SENTINEL_ADMIN_USERNAME: sentinel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
- zookeeper

sentinel:
image: quay.io/dante-cloud/sentinel-dashboard:v1.8.8
image: quay.io/herodotus-cloud/sentinel-dashboard:v1.8.8
container_name: sentinel-dashboard
environment:
SENTINEL_ADMIN_USERNAME: sentinel
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z
image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z
container_name: minio
hostname: minio
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'
services:

nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: dante-nacos
hostname: dante-nacos
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
upms:
image: quay.io/dante-cloud/${UPMS_SERVICE_NAME}:${VERSION}
image: ${UPMS_SERVICE_NAME}:${VERSION}
container_name: upms
hostname: upms
build:
Expand All @@ -19,7 +19,7 @@ services:
- /usr/local/dante-cloud/logs:/usr/local/logs

uaa:
image: quay.io/dante-cloud/${UAA_SERVICE_NAME}:${VERSION}
image: ${UAA_SERVICE_NAME}:${VERSION}
container_name: uaa
hostname: uaa
build:
Expand All @@ -40,7 +40,7 @@ services:
- upms

msg:
image: quay.io/dante-cloud/${MESSAGE_SERVICE_NAME}:${VERSION}
image: ${MESSAGE_SERVICE_NAME}:${VERSION}
container_name: msg
hostname: msg
build:
Expand All @@ -61,7 +61,7 @@ services:
- uaa

oss:
image: quay.io/dante-cloud/${OSS_SERVICE_NAME}:${VERSION}
image: ${OSS_SERVICE_NAME}:${VERSION}
container_name: oss
hostname: oss
build:
Expand All @@ -82,7 +82,7 @@ services:
- msg

gateway:
image: quay.io/dante-cloud/${GATEWAY_SERVICE_NAME}:${VERSION}
image: ${GATEWAY_SERVICE_NAME}:${VERSION}
container_name: gateway
hostname: gateway
build:
Expand All @@ -103,7 +103,7 @@ services:
- oss

bpmn:
image: quay.io/dante-cloud/${BPMN_SERVICE_NAME}:${VERSION}
image: ${BPMN_SERVICE_NAME}:${VERSION}
container_name: bpmn
hostname: bpmn
build:
Expand All @@ -124,7 +124,7 @@ services:
- gateway

monitor:
image: quay.io/dante-cloud/${MONITOR_SERVICE_NAME}:${VERSION}
image: ${MONITOR_SERVICE_NAME}:${VERSION}
container_name: monitor
hostname: monitor
build:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.3.4.2
VERSION=3.3.4.3
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
environment:
Expand Down Expand Up @@ -30,7 +30,7 @@ services:
- "9849:9849"

kafka:
image: quay.io/dante-cloud/kafka:3.8.0
image: quay.io/herodotus-cloud/kafka:3.8.0
container_name: kafka
hostname: broker
environment:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
environment:
Expand Down Expand Up @@ -30,7 +30,7 @@ services:
- "9849:9849"

kafka:
image: quay.io/dante-cloud/kafka:3.8.0
image: quay.io/herodotus-cloud/kafka:3.8.0
container_name: kafka
hostname: broker
environment:
Expand Down Expand Up @@ -71,7 +71,7 @@ services:
- D:\\local-cached\\docker-volumes\\elk\\logstash\\conf.d:/etc/logstash/conf.d

sentinel:
image: quay.io/dante-cloud/sentinel-dashboard:v1.8.8
image: quay.io/herodotus-cloud/sentinel-dashboard:v1.8.8
container_name: sentinel-dashboard
environment:
SENTINEL_ADMIN_USERNAME: sentinel
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.3
image: quay.io/herodotus-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
Expand Down Expand Up @@ -79,7 +79,7 @@ services:
- kafka

sentinel:
image: quay.io/dante-cloud/sentinel-dashboard:v1.8.8
image: quay.io/herodotus-cloud/sentinel-dashboard:v1.8.8
container_name: sentinel-dashboard
environment:
SENTINEL_ADMIN_USERNAME: sentinel
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z
image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z
container_name: minio
hostname: minio
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
upms:
image: quay.io/dante-cloud/${UPMS_SERVICE_NAME}:${VERSION}
image: ${UPMS_SERVICE_NAME}:${VERSION}
container_name: upms
hostname: upms
build:
Expand All @@ -19,7 +19,7 @@ services:
- D:\\local-cached\\docker-volumes\\dante-cloud\\logs:/usr/local/logs

uaa:
image: quay.io/dante-cloud/${UAA_SERVICE_NAME}:${VERSION}
image: ${UAA_SERVICE_NAME}:${VERSION}
container_name: uaa
hostname: uaa
build:
Expand All @@ -40,7 +40,7 @@ services:
- upms

msg:
image: quay.io/dante-cloud/${MESSAGE_SERVICE_NAME}:${VERSION}
image: ${MESSAGE_SERVICE_NAME}:${VERSION}
container_name: msg
hostname: msg
build:
Expand All @@ -61,7 +61,7 @@ services:
- uaa

oss:
image: quay.io/dante-cloud/${OSS_SERVICE_NAME}:${VERSION}
image: ${OSS_SERVICE_NAME}:${VERSION}
container_name: oss
hostname: oss
build:
Expand All @@ -82,7 +82,7 @@ services:
- msg

gateway:
image: quay.io/dante-cloud/${GATEWAY_SERVICE_NAME}:${VERSION}
image: ${GATEWAY_SERVICE_NAME}:${VERSION}
container_name: gateway
hostname: gateway
build:
Expand All @@ -103,7 +103,7 @@ services:
- oss

bpmn:
image: quay.io/dante-cloud/${BPMN_SERVICE_NAME}:${VERSION}
image: ${BPMN_SERVICE_NAME}:${VERSION}
container_name: bpmn
hostname: bpmn
build:
Expand All @@ -124,7 +124,7 @@ services:
- gateway

monitor:
image: quay.io/dante-cloud/${MONITOR_SERVICE_NAME}:${VERSION}
image: ${MONITOR_SERVICE_NAME}:${VERSION}
container_name: monitor
hostname: monitor
build:
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>cn.herodotus.engine</groupId>
<artifactId>dependencies</artifactId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>dante-module-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>dante-module-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>dante-module-social</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-strategy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>dante-module-strategy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>dante-cloud</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monomer/monomer-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>cn.herodotus.dante</groupId>
<artifactId>monomer</artifactId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>monomer-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monomer/monomer-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>cn.herodotus.dante</groupId>
<artifactId>monomer</artifactId>
<version>3.3.4.2</version>
<version>3.3.4.3</version>
</parent>

<artifactId>monomer-autoconfigure</artifactId>
Expand Down
Loading

0 comments on commit b5736d7

Please sign in to comment.