Skip to content

Please update PlantUML to latest version (1.2024.4 as of now) #68

@pwretmo

Description

@pwretmo

Newer standard libraries such as K8s is missing in currently used version (1.2023.10) of PlantUML.

Please update plantuml.jar in docker image to latest version (1.2024.4).

RUN curl -o plantuml.jar -L https://github.com/plantuml/plantuml/releases/download/v1.2023.10/plantuml-1.2023.10.jar && echo "527d28af080ae91a455e7023e1a726c7714dc98e plantuml.jar" | sha1sum -c - && mv plantuml.jar /opt/plantuml.jar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions